This commit is contained in:
Emanuel Mutschlechner
2018-08-30 14:03:43 +02:00
parent 77ab6b1135
commit f75fd0d8b1

View File

@@ -26,7 +26,7 @@ return [
|
*/
'default' => env('MAPS_SERVICE', 'yandex'),
'default' => env('MAPS_SERVICE', 'osm'),
/*
|--------------------------------------------------------------------------