Opened 15 years ago

Closed 12 years ago

#6010 closed enhancement (duplicate)

MapCSS: place icon images in center of areas — at Version 3

Reported by: Vidar Gundersen Owned by: bastiK
Priority: normal Milestone:
Component: Core mappaint Version: tested
Keywords: mapcss Cc:

Description (last modified by Don-vip)

should MapCSS in MapPoint support putting icon-image on areas? e.g.

area[amenity=parking], node[amenity=parking] { icon-image: parking.png;}

Change History (3)

comment:1 by Vidar Gundersen, 14 years ago

Or allow something like:

area[amenity=parking] { fill-image-repeat:no; fill-image-align:center; }

comment:2 by Aun Johnsen <lists@…>, 12 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 Don-vip, 12 years ago

Component: CoreCore mappaint
Description: modified (diff)
Keywords: mappaint removed
Resolution: duplicate
Status: newclosed

Closed as duplicate of #10176.

Note: See TracTickets for help on using tickets.