I really can't explain why this happens, but I can add that both maps.google.com and the API V2 get the correct result. Is the API V3 using a different routing engine?
maps.google.com: http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=FZr_agAdaCb9BQ%3BFWBWbAAdIIL9BQ&q=7.01225,100.47652+to+7.1,100.5&sll=37.0625,-95.677068&sspn=33.160552,79.013672&ie=UTF8&ll=7.055919,100.485764&spn=0.162184,0.308647&z=12&saddr=7.01225,100.47652&daddr=7.1,100.5 API V2 on my site: http://maps.forum.nu/gm_driving_directions2.html You can enter the lat/lon values in the fields on the left of the map. 7.01225,100.47652 7.1,100.5 I never like to use the B.. word, so I won't use it. :-) -- Marcelo - http://maps.forum.nu -- On Feb 17, 8:36 am, Wantknow Wantsee <[email protected]> wrote: > I used to asked before but no answer yet, so I ask again with example on my > host. > > I want to show directions from my specific markers. > > In my example, I plot 2 markers then show direction by set start and end > with lat lng of makers. > > My example here :http://wantknow.000space.com/question.html > > The problem is (Please use mouse wheel zoom to see) > > origin marker A didn't same position as markerBegin (closet but still wrong) > and > destination marker B didn't same position as markerEnd (too far from my > expect) > > I guess it 's because my marker plot on lat lng that didn't have geo address > there. > How can I fix that ? > > I start coding with v3, did v2 have this problem too ? > If not, I will moved back to v2, but if v2 have this problem too, please > suggest how can I do. > My project want to check distance from 2 markers (in any locations) > Regards > (Sorry if my english didn't good much) -- 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.
