Skip to content

Commit

Permalink
Icon and YAML for highway=elevator
Browse files Browse the repository at this point in the history
  • Loading branch information
kocio-pl committed Jul 24, 2015
1 parent 03e34c9 commit d6bdc70
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 12 deletions.
9 changes: 9 additions & 0 deletions amenity-points.mss
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,15 @@
}
}

[feature = 'highway_elevator'][zoom >= 18] {
[access = null],
[access = 'yes'] {
marker-file: url('symbols/elevator-12.svg');
marker-fill: @transportation-icon;
marker-placement: interior;
}
}

[feature = 'amenity_bus_station'][zoom >= 16] {
point-file: url('symbols/bus_station.n.16.png');
point-placement: interior;
Expand Down
Loading

0 comments on commit d6bdc70

Please sign in to comment.