public marks

PUBLIC MARKS from myspacesupport.de with tags point & something

10 January 2007 18:45

Particletree » Visualize Your Exercise Routes with Google Maps

var point = new GPoint(Lng, Lat); marker = createMarker(point,i,markers.length); We have a point but now need to draw the line or add a ‘polyline’. To do this we extract the latitude and longitude from the next marker. This point is then sto