code re-organization
This commit is contained in:
@@ -1 +1,9 @@
|
||||
/**
|
||||
* Initial zoom level for the map
|
||||
*/
|
||||
export const INITIAL_ZOOM = 17;
|
||||
|
||||
/**
|
||||
* MapTiler style URL for the map
|
||||
*/
|
||||
export const MAP_STYLE = import.meta.env.VITE_MAPTILER_STYLE;
|
||||
|
||||
Reference in New Issue
Block a user