[Plugin: Basic Google Maps Placemarks] Using MarkerClusterer with bgmp plugin
-
Hi Ian,
I am trying to use the MarkerClusterer utility library with you plugin:
http://gmaps-utility-library.googlecode.com/svn/trunk/markerclusterer/1.0/docs/reference.htmlAnd I was wondering what would be a good way to go about it. I wouldn’t want to start hardcoding into the plugin core.php file but not sure how to implement it from functions.php
Other than including the library itself, MarkerClusterer should only require one line of code along the lines of:
var markerCluster = new MarkerClusterer(map, markers);
Wheremarkersis an array of placemarks.Any ideas?
http://ww.wp.xz.cn/extend/plugins/basic-google-maps-placemarks/
The topic ‘[Plugin: Basic Google Maps Placemarks] Using MarkerClusterer with bgmp plugin’ is closed to new replies.