Modify ↓
Opened 14 years ago
Closed 11 years ago
#6010 closed enhancement (duplicate)
MapCSS: place icon images in center of areas
Reported by: | Vidar Gundersen | Owned by: | bastiK |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core mappaint | Version: | tested |
Keywords: | mapcss | Cc: |
Description (last modified by )
should MapCSS in MapPoint support putting icon-image on areas? e.g.
area[amenity=parking], node[amenity=parking] { icon-image: parking.png;}
Attachments (0)
Change History (3)
comment:1 by , 13 years ago
comment:2 by , 11 years ago
I am also looking for a way to put an icon next to a way, either at the beginning (end), or in the middle of the way.
Something like this:
way[myway=true] {
icon-image: my_icon.png;
icon-image-position: beginning;
}
comment:3 by , 11 years ago
Component: | Core → Core mappaint |
---|---|
Description: | modified (diff) |
Keywords: | mappaint removed |
Resolution: | → duplicate |
Status: | new → closed |
Closed as duplicate of #10176.
Note:
See TracTickets
for help on using tickets.
Or allow something like: