mirror of
https://github.com/pds-nest/nest.git
synced 2024-11-23 05:24:18 +00:00
3 lines
87 B
JavaScript
3 lines
87 B
JavaScript
|
export const DEFAULT_MAP_CENTER = { lat: 0, lng: 0 }
|
||
|
export const DEFAULT_MAP_ZOOM = 3
|