• carolina

    (@arkitecturahoy)


    The plugin works fine, but maps ain’t showing anymore. I tried using the api key for Javascript. Then I tried with the API KEY for Google Maps plugins but it doesn’t work

Viewing 3 replies - 1 through 3 (of 3 total)
  • Same Issue

    Plugin Author Stephen Harris

    (@stephenharris)

    Are you seeing an error message in your browser?

    I’m experiencing the same issue. Browser’s console does not show any error, I used the following snippet to get the map inside the loop:

    echo eo_get_venue_map(eo_get_venue(), array('width' => '100%'));

    but I only get an empty div:
    <div class="eo-venue-map googlemap" id="eo_venue_map-1" style="height:200px;width:100%;"></div>

    I’m using version 3.1.9.
    Am I doing something wrong?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Map not working anymore’ is closed to new replies.