From: Lukas J. <luk...@de...> - 2011-07-25 13:18:49
|
OpenLayers.Geometry.getVertices()? Return a list of all points in this geometry. Not sure if it's wrapped in gwt-ol but I would guess so. Från: Cristian Ciofu [mailto:cri...@gm...] Skickat: den 25 juli 2011 09:27 Till: gwt...@li... Ämne: [Gwt-openlayers-users] Getting points coordinates for a polyline Hello, I want to add in Gwt-openlayersa polyline and want to "take" after drawing it a list with the coordinates of the points that "builds the line". I saw that I can take the bounds and the coordinates of the last point (the double-click that announce that I finished drawing). But I need the coordinates of all the points from the first one to the last one and not only the last one. Any ideas? Thank you! ............................................................................ Best regards, Chris |