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.
