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