On Dec 27, 11:26 pm, eepmon <[email protected]> wrote: > Hello, > > I am currently using polylines with geodesic set to true to create a > curve line connecting two longitude/latitude coordinates. > For example, a curve line will be created between the cities of Tokyo > and New York. > > My question: is if there is a way to get intermediate points > information such that I can overlay objects on those coordinates?
Did you try searching? This search: http://groups.google.com/group/google-maps-js-api-v3/search?group=google-maps-js-api-v3&q=geodesic+polyline+geocodezip&qt_g=Search+this+group contains this example: http://www.geocodezip.com/v3_polyline_example_geodesic.html where I did that. -- Larry > > If not, if you could point me out in some direction as to how I can > customize this on my own that would be great. > I have found some documentation over at movable-type > (http://www.movable-type.co.uk/scripts/latlong.html) that does some explaining > but not entirely sure how to translate it into Google Maps JavaScript > API v3. > > Any input is welcome, > > thank you, > eeps > > ------- > eepmon.com -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
