mirror of
https://github.com/azaion/ui.git
synced 2026-06-22 04:11:10 +00:00
embed mission-planner
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export const tileUrls = {
|
||||
classic: 'https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png',
|
||||
satellite: import.meta.env.VITE_SATELLITE_TILE_URL || 'https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x}',
|
||||
};
|
||||
Reference in New Issue
Block a user