Skip to content

Commit 1e3821b

Browse files
committed
Remove hard coded API_URL
1 parent 909a10f commit 1e3821b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

web/static/map/layers.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,6 @@ export const mapOverlay = {
9898
heatmap: 'Osmose Issues Heatmap',
9999
}
100100

101-
const API_URL = 'https://osmose.openstreetmap.fr'
102-
103101
export const glStyle = {
104102
version: 8,
105103
sources: {

0 commit comments

Comments
 (0)