|
Alright. I'll check it. What I'd
like to know is if in your opinion it is the right way to do this. Or
is better to place a marker? I suppose that with the marker the problem
would be inverse, to pass the coords. Which is for you the cleanest way to inform the suer he chosen that point? Thanks Andrea Maschio ibarkley ha scritto: In the feature class there exists a 'geometry' class that contains a LineString: pretty much [x1,y1,x2,y2,],[]..]; the start,end for each vertex on the feature. these coordinates are in whatever coordinate system the base layer is in, but you can use the map object and 'getViewPortPxFromLonLat()' or something similar to construct a Pixel object.... -Iansuperandrew wrote: |
_______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
