On Jan 7, 6:10 am, cobalt <[email protected]> wrote: > > There are no steps or overview_path. > > There is no code there that supports that assertion. > > Yes, if you creat own road. > > I see you example, but your way may not be dragable.
Nope, when you draw the polyline yourself it isn't draggable, but you could add markers at all the vertices and make those draggable and use those to update the path (but that is certainly more difficult than using what the API now provides). > > I add my example markers steps and overview_path(See the marker > B):http://webhost.home.pl/piotr/mapy/mapa.html > As you can see these points do not always overlap.(See Screen) As I have said in your last thread, the overview map is not the same as the full route (it is simplified/smoothed). > > Use you example,I wrote this same location and > lookhttp://webhost.home.pl/piotr/mapy/mapa2.html > > route is different to what I wonder ... You didn't extract all the vertices from the .path that I did. -- Larry -- 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.
