Hi Team of thinkgeo
I have the next poblem, twomonths ago I started working with snap points (you are near of a vertex and automatically this vertex is highlighted), when I do click near of one highlighted point, I want that my current trace ( line or poligon) be moved to this point.
I would like to know how modify the content of trackoverlay??.
currently I set trackoverlay invible and I put the feature traced in trackoverlay in another layer (inmemoryfeaturelayer) but the problem in this case is that I lose the trace of my line or polygon becouse
trackoverlay has this trace and this is invisible..
I've tryed to do this but it does'nt work
I don´t know if you understand my problem because one mounth ago I posted the same problem but I haven´t received help.
I've attached a picture trying to explain better my problem
thanks for your time
TrackOverlay.TrackShapeLayer.InternalFeatures.clear()
trackoverlay.trackshapelayer.internalfeature.add(featurechangedtowardssnappoints)
1532-snap.png (27.4 KB)