Merge pull request #5635 from Matt-Yorkley/map-icons

Ensure map icon URLs are correctly generated with fingerprints
This commit is contained in:
Luis Ramos
2020-06-18 18:02:47 +01:00
committed by GitHub
3 changed files with 17 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ Darkswarm.factory "MapConfiguration", ->
center:
latitude: -37.4713077
longitude: 144.7851531
cluster_icon: 'assets/map_009-cluster.svg'
cluster_icon: "<%= image_path('map_009-cluster.svg') %>"
zoom: 12
additional_options:
# mapTypeId: 'satellite'