You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
174 B
8 lines
174 B
<?php
|
|
|
|
return [
|
|
'zoom_level' => 13,
|
|
'detail_zoom_level' => 16,
|
|
'map_center_latitude' => '-3.313695',
|
|
'map_center_longitude' => '114.590148',
|
|
];
|