Skip to content

Commit

Permalink
Merge branch 'motorcycle-icon' of https://github.com/kocio-pl/openstr…
Browse files Browse the repository at this point in the history
…eetmap-carto

Conflicts:
	project.mml
	project.yaml
  • Loading branch information
matthijsmelissen committed Jul 10, 2015
2 parents cf564fb + 4d977e2 commit 3295ee5
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 8 deletions.
8 changes: 8 additions & 0 deletions amenity-points.mss
Original file line number Diff line number Diff line change
Expand Up @@ -721,6 +721,13 @@
marker-fill: @shop-icon;
}

[feature = 'shop_motorcycle'][zoom >= 17] {
marker-file: url('symbols/motorcycle-14.svg');
marker-placement: interior;
marker-clip: false;
marker-fill: @shop-icon;
}

[feature = 'shop_kiosk'],
[feature = 'shop_newsagent'] {
[zoom >= 17] {
Expand Down Expand Up @@ -1921,6 +1928,7 @@
[feature = 'shop_furniture'],
[feature = 'shop_kiosk'],
[feature = 'shop_mobile_phone'],
[feature = 'shop_motorcycle'],
[feature = 'shop_newsagent'],
[feature = 'shop_jewelry'],
[feature = 'shop_jewellery'],
Expand Down
Loading

0 comments on commit 3295ee5

Please sign in to comment.