Google Maps API

How do I set up a Google Maps API so I can do map testing using LOCAL

Hi Ian,

Using Local in this case shouldn’t be much different than any other set up unless Google needs to actually communicate directly with your site for some reason.

You most likely simply need to get an API key for your project and then put that into the config of your script/plugin/theme and you should be good to go. Some Google Maps requests don’t even require an API key.