Many of the modern WordPress Plugins accept Google Map coordinates… works great on client sites.
The easiest way to get these is go to Google Maps, type in what you want, then enter:
javascript:void(prompt(”,gApplication.getMap().getCenter()));
…into your browser. A popup will open with the coordinates.


