Wasn't it ranjitha r gopal who wrote: > >Hi Mike, > >I got your link for Bill Chadwick's Google Maps Demos and it is >helpful, but the issue is the point(lat-long) is on the database server >and so I would prefer a server-side java code for finding the distance >from the polyline on the map. You have any clue?
The only thing I can suggest is to translate Bill's code from Javascript to Java. It doesn't use any Google code other than poly.getVertex() and poly.getVertexCount(). -- Mike Williams http://econym.org.uk/gmap -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=.
