Integrating Google Maps with custom marker and hover?

Mappress allows for custom markers, but you need to pay for the pro version.
http://wordpress.org/extend/plugins/mappress-google-maps-for-wordpress/

Google Map Shortcode also supports custom markers in a shortcode
http://wordpress.org/extend/plugins/google-map-shortcode/

Getting custom overlays on Google maps is actually pretty easy, you can read the docs here if you choose to work directly with the API, http://code.google.com/apis/maps/documentation/javascript/overlays.html

There are plenty of options here: http://wordpress.org/extend/plugins/tags/google-map

Leave a Comment