pronamic / wp-pronamic-google-maps

This plugin makes it easy to add Google Maps to your WordPress post, pages or other custom post types. 🚨 The "Pronamic Google Maps" plugin is no longer being maintained and developed. An alternative is the Google Map field in the Advanced Custom Fields plugin.
http://www.pronamic.eu/plugins/pronamic-google-maps/
24 stars 14 forks source link

Mapclusterer icons no longer working #35

Closed mbshah48207 closed 8 years ago

mbshah48207 commented 8 years ago

The link to the map clusterer icons has moved (https://github.com/tomchentw/react-google-maps/issues/255). I was able to work around this by changing my marker_clusterer_options as follows:

'marker_clusterer_options' => array( 'gridSize' => 30, 'imagePath' => 'https://raw.githubusercontent.com/googlemaps/v3-utility-library/master/markerclustererplus/images/m', ),

I don't know how to use Git -- could someone please update the examples/mashup-marker-clusterer.php file?

rvdsteege commented 8 years ago

This issue was fixed in https://github.com/pronamic/wp-pronamic-google-maps/commit/704ef2a54b614750cbe04bdb607a85dcac781cf4, but an updated version of the plugin has not been released yet.

remcotolsma commented 8 years ago

We just launched version 2.3.2 of the Pronamic Google Maps plugin on WordPress.org: https://wordpress.org/plugins/pronamic-google-maps/.