Hi, I'm building this delivery application where I need to calculate the distance between 2 different addresses and compare it to pre-defined number, i have it now running by Miles, so if the distance between both address are more than 2 radius miles (for example) it will be false, now my clients are calculating distance based on Blocks, so they deliver only 10 blocks away, i need to find a way to figure out how many blocks in certain route between two addresses..
I do believe this feature is available using Google Maps, but now sure what APIs i can use, so any ideas? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/GZxbLUJw3rsJ. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.