diff --git a/config/maps.php b/config/maps.php index 2ae50fd..563c114 100644 --- a/config/maps.php +++ b/config/maps.php @@ -26,7 +26,7 @@ return [ | */ - 'default' => env('MAPS_SERVICE', 'yandex'), + 'default' => env('MAPS_SERVICE', 'osm'), /* |--------------------------------------------------------------------------