Hi I'm building tool where i need to display the distance from marker
to marker on each point in a polygon. The distance needs to be
something similar to the link below. Kinda like a css label thing but
it has to be displayed in the middle of each polyline. i.e.
marker1-------------[10meters]-------------------marker2-------------
[12meters]-------marker3. Any ideas? I know the label class is only
for the marker, i need one for a polyline
<<
http://www.barattalo.it/examples/ruler.html>>
Many thanks