Background
A non-technical user would like me to embed a Google Map into a WordPress-powered site. She needs the ability to add markers using a simple mechanism, and to link those markers to pages within the site.
Ideally I (as administrator) would have the ability to
- use Styles on the basemap (eg, don't show roads)
- write JavaScript which controlled map interactions (eg, restrict zooming to just 2 levels)
- access advanced Google Maps functionality (eg, marker clustering)
There is no shortage of Google Maps plugins for WordPress, so my questions are:
- Can anyone on GIS.SE recommend any particular plugin?
- Do any of them allow customised JavaScript to run? (they appear to be aimed a non-GIS endusers)
Thanks
