Hi I have a toolbar on the map. When clicked it activates the point placement function i.e. an object of OpenLayers.Geometry.Point is created. User can change the location of the point by clicking on the map. When the user clicks a submit button, the point is saved in the database by calling a web service. At present when the point is given in the map I can see just a default circle. Instead I want to see a Flag symbol in the map. If the user choses a different location then the first flag vanishes and flag appears at the latest clicked location. Should I create a marker and delete the previous marker?
Ideally I wanted was drag a flag symbol from the toolbar and place it on the map and drag to move it on different location. But I thought this could be little tricky. Any advice? Thanks, Vijay -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Flag-symbol-on-Map-tp6906284p6906284.html Sent from the OpenLayers Dev mailing list archive at Nabble.com. _______________________________________________ Dev mailing list d...@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/openlayers-dev