From: ricky c. <clo...@gm...> - 2009-10-11 02:30:03
|
Hi there, are there gwt-openlayer examples on using Vector + StyledMap? Sort of like the styled vectors in http://openlayers.org/dev/examples/ordering.html i am using Markers to represent icons at the moment (and where needed, overriding icon's draw method to display labels), however the OL documentation seem to suggest markers should be replaced by Vectors (http://docs.openlayers.org/library/overlays.html), so I'm wondering if anyone knows how to do that in GWT-Openlayers? Thanks regards, Ricky |