Map View options

I’m trying to get a single address on a map without the side panel. want to show the location of a vendor or job location only. Is this possible?

Any ideas? is this possible?

Hey RJP, if you have only a single record, with coordinates it’s very easy to use an iframe to do this

Source: The Maps Embed API overview  |  Google for Developers

https://www.google.com/maps/embed/v1/place?key=API_KEYq=LAT,LNG

image

I have this working as described, but the accuracy is way off. how do I fix this? I’m using the lat long from the db address lookup field but its not accurate.

Are you certain the coordinates you’re using are correct?

You’ll have to check with the google Maps documentation if you’re not seeing the place you expect