Log in

View Full Version : Google maps calculation between two points



theremotedr
07-28-2017, 06:10 PM
Hi,
I'm using a user form on my web site where the customer enters their postcode into a field. When I get the form in my email I click a link and a map is shown showing 2 points between me & the postcode that was entered.
Below is the code I use.

http://maps.googleapis.com/maps/api/staticmap?&size=600x600&style=visibility:on&markers=CM13+3JT&markers=BS29%206HD

jscheuer1
07-28-2017, 11:40 PM
And the problem, if any, is?

theremotedr
07-29-2017, 08:27 AM
Morning,
Yes it would help if i then told you whats up.

Looking at the map by clicking the link supplied, can the supplied code be edited so the distance between the 2 marks is also shown in miles.

Many thanks