Skip to content

Commit

Permalink
Try to use the map fix used at decidim.swiss
Browse files Browse the repository at this point in the history
  • Loading branch information
Kagemaru committed Sep 25, 2023
1 parent c86f7d8 commit 7ffa8b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/packs/entrypoints/decidim/swisstopo.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import 'leaflet-tilelayer-swiss'
import 'leaflet-svgicon'
import 'leaflet.markercluster'
import '../../src/map.js' // must import this file in order to run any maps at all
import 'src/decidim/map.js'
import MapMarkersController from 'src/decidim/map/controller/markers.js'
import DragMarkersController from 'src/decidim/map/controller/drag_marker.js'
import MapStaticController from 'src/decidim/map/controller/static.js'
Expand Down

0 comments on commit 7ffa8b5

Please sign in to comment.