• Looking at the options for outputting the location I do not see one for a link or URL directly to the Google Map of that location. #LOCATIONLINK and #LOCATIONURL both simply get me to the event location page. Is there an attribute that will bypass that and link directly to the Google Maps page for that location? If not, what would be the best way to create or modify an attribute by using what looks like the function for getting the map URL:

    get_google_maps_embed_url();
    • This topic was modified 1 year, 3 months ago by pipspeak.
    • This topic was modified 1 year, 3 months ago by pipspeak.
Viewing 1 replies (of 1 total)
  • TreeTrail

    (@aprilschmitt27)

    Google Mapping

    Perhaps this would be helpful:

    <a href="https://www.google.com/maps/place/#_LOCATIONADDRESS, #_LOCATIONTOWN, #_LOCATIONSTATE, #_LOCATIONPOSTCODE" target="_new" >Google Mapping</a><br/>

    Add the above to: EM>Settings>Formatting>Locations>Single Location Page Format

    You’ll also need to set up: EM>Settings>General>Google Maps integration.

Viewing 1 replies (of 1 total)
  • The topic ‘Location link direct to Google Maps?’ is closed to new replies.