Skip to content

Commit

Permalink
YAML for amenity=clinic
Browse files Browse the repository at this point in the history
  • Loading branch information
kocio-pl committed May 27, 2015
1 parent d86afd4 commit 74a374a
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 15 deletions.
3 changes: 3 additions & 0 deletions amenity-points.mss
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@
marker-clip: false;
}

[feature = 'amenity_clinic'][zoom >= 16],
[feature = 'amenity_doctors'][zoom >= 17] {
marker-file: url('symbols/doctors.16.svg');
marker-fill: @health-color;
Expand Down Expand Up @@ -1730,6 +1731,8 @@
text-placement: interior;
}


[feature = 'amenity_clinic'],
[feature = 'amenity_pharmacy'],
[feature = 'amenity_doctors'],
[feature = 'amenity_dentist'] {
Expand Down
Loading

0 comments on commit 74a374a

Please sign in to comment.