Skip to content

Commit

Permalink
Add layer shopping streets
Browse files Browse the repository at this point in the history
  • Loading branch information
hbruch committed Oct 24, 2024
1 parent 9bd1746 commit eeba73b
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 1 deletion.
13 changes: 12 additions & 1 deletion app/configurations/config.aachen.js
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,18 @@ export default configMerger(parentConfig, {
category: 'other',
icon: 'icon-icon_aac_smart-shopping-marker',
},

{
name: {
fi: '',
en: 'Shopping streets',
de: 'Einkaufsstraßen',
fr: 'Rues commerçantes',
nl: 'Winkelstraten',
},
url: 'https://kim.regioit.de/GIS/STAC/stadtnavi/einkaufsstrasse.json',
category: 'other',
icon: 'icon-icon_aac_shopping-streets-marker',
},
],
},

Expand Down
79 changes: 79 additions & 0 deletions static/svg-icons/aachen/icon-icon_aac_shopping-streets-marker.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eeba73b

Please sign in to comment.