Hi,
@catagay: i guess i have to implement that feature by myself... the aim is, to have as many editable polygons, and to load/save/delete them into a db... the name is just for user-friendly reading...
i've update my primefaces version from 2.0.2 to 2.0.3-SNAPSHOT in my pom.xml (in eclipse 3.5.2). after that i've updated the dependencies and the project configuration, did a mvn clean package....
in the maven dependencies list of eclipse i see the version 2.0.3-SNAPSHOT. if i type <p: + ctrl+tab i get the p:gmap tag. if i try to use the example from the showcase, restart my server and visit the site with the gmap tag, i got the follwoing error:
<p:gmap> Tag Library supports namespace:
http://primefaces.prime.com.tr/ui, but no tag was defined for name: gmap
what am i doing wrong here?
Thank you,
Ramo