Geographic Places Google URL

Hey guys,

Is there a way to link the geographic places with a google map URL?

I want to display the address on the frontend and allow users to click the address to open google maps.

Any ideas?

Any more ideas?

Extract the lat/lon from the address.

Then fill in something like …

http://maps.google.com/maps?z=12&t=m&q=loc:28.9319+-55.3320
1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.