How to plot multiple location in google maps using url address?
- by lee
As title, how to do that?
to get the direction of two point we can do like
http://maps.google.com/maps?saddr=40.1212,22.333&daddr=40.222,22.333&z=17"
then how can i plot multiple location using this method by URL address?