cyberhobo / wordpress-geo-mashup

Official repository for Geo Mashup, the plugin that makes WordPress into a GeoCMS. Documentation:
https://github.com/cyberhobo/wordpress-geo-mashup/wiki/Getting-Started
63 stars 15 forks source link

"This page can't load Google Maps correctly. Do you own this website?" error when there's no API key #826

Closed jerclarke closed 5 years ago

jerclarke commented 5 years ago

From what I can tell, the API key is now 100% required. Without it, I get that error when loading the page and the map says "for development purposes only".

I think maybe the bug here is just that GM needs to make it clear in the UI that it's not at all optional to get a key.

It would also be good to update the main documentation to make this clear, and give some indication of what the costs will be (as Google doesn't make this clear at all, but you could probably describe it based on plugin usage, I honestly still have no idea).

If I'm wrong about this please let me know. I would love if the plugin could work without the API key/paying Google.

screen shot 2018-11-15 at 18 24 13 pm
cyberhobo commented 5 years ago

I've updated the docs.

jerclarke commented 5 years ago

Thanks that's a good start. In terms of these different types of embeds, could you say which category the different uses of GM fall into?

i.e. What do the post editor map, frontend map for single post location, frontend map showing multiple points etc. qualify as in terms of these free and paid types of embed?

screen shot 2018-11-16 at 15 12 37 pm

I'm guessing that for a lot of sites with limited traffic, the $200 is often enough to keep it free.

Am I right that disabling street view could serve to keep the cost down?

cyberhobo commented 5 years ago

I linked to the Dynamic Maps category because Javascript API usage falls under that category by my reading, with or without Street View. Geo Mashup does have a static option that should be able to generate a cheaper static map in some cases.