• Resolved Nathan Ingram

    (@nathaningram)


    First of all… this is an EXCELLENT plugin. Love the simplicity and feature set. It’s exactly what I’ve been looking for.

    There have been no issues until I noticed yesterday that the map image is displaying a map icon with a red X and what looks like a gauge that’s pegged out to red.

    See at this link at the very bottom in the dark gray area:
    http://once.brilliant-dev.com

    No plugins have been added for the last week or so, and I’ve tried disabling the plugins that have updated in that time with no luck.

    Any assistance would be greatly appreciated.

    https://wordpress.org/plugins/google-maps-widget/

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter Nathan Ingram

    (@nathaningram)

    This issue is occurring sporadically. The maps are currently showing again.

    Is it possible that there is too much traffic on your API Key and Google is throttling access?

    Plugin Author WebFactory

    (@webfactory)

    Hi,
    We don’t use an API key. There’s a per-IP daily limit that you most probably pass 🙁 We’re working on a PRO version of the plugin that will use a different API with higher limits. Till then there’s not much we can do except tell you to get a pro API acc (Google charges for it) and get more requests per day 🙁

    Thread Starter Nathan Ingram

    (@nathaningram)

    Thanks for the reply! I don’t think a per-IP limit is the issue though.

    The site that is using your plugin (http://once.brilliant-dev.com) is on the same server as many of my other sites, and just now your plugin is displaying the map icon and red x and the maps on other sites on the same server (same IP) are showing correctly.

    Here is a screenshot of the error image:
    https://copy.com/7IRmswegTkxdiNtK

    Furthermore, when I click on the error image, the full map opens correctly in the lightbox, so Google maps can be accessed.

    The issue is only on the static image.

    Plugin Author WebFactory

    (@webfactory)

    Thumbnail (static) image and lightbox map use 2 completely different Google products so …. that’s expected. I’ll read up on the Google limits and see what can be done.

    Thread Starter Nathan Ingram

    (@nathaningram)

    Thanks very much!

    FYI, I have only 1 site on that server (and IP) that’s using calls to the Google map static image. It’s a very low traffic site. Also, I verified that the static images were working on that site at the same time they were not working on the site that’s using this plugin.

    I think your plugin is simple and brilliant, so I hope that there is something simple that can be figured out here. And I really appreciate your responsiveness!

    Plugin Author WebFactory

    (@webfactory)

    As far as I can tell there’s at least 5 sites on that IP so apparently the 25k limit gets crossed – https://developers.google.com/maps/documentation/staticmaps/#Limits
    We’re looking into the details …

    If you can rate the plugin, that’d help us out a lot – https://wordpress.org/support/view/plugin-reviews/google-maps-widget Thanks!

    Thread Starter Nathan Ingram

    (@nathaningram)

    Thanks! I’ve added a rating and review.

    Plugin Author WebFactory

    (@webfactory)

    Thank you for the review!

    For now – register for an API key (it’s free) https://code.google.com/apis/console/?noredirect and then add the API key to gmw-widget.php#342 as &key=API_KEY. It should give you a bit more requests.

    We’ll be adding the API key option at some point but it’s not going to be “tomorrow”. Sorry 🙁

    Thread Starter Nathan Ingram

    (@nathaningram)

    Hey! That’s great. Thanks for finding this solution. I’ll take care of this now.

    Are you saying to add &key=MY_KEY on line 342 of that php file? Doing so creates a PHP error.

    Plugin Author WebFactory

    (@webfactory)

    org: .com/maps/api/staticmap?center=
    edited: .com/maps/api/staticmap?key=MY_KEY&center=

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Map Displays Image with Red X’ is closed to new replies.