On May 26, 1:57 pm, EC <[email protected]> wrote:
> Hi all,
>
> I currently have a map athttp://www.landedhouses.co.uk/properties.html.
>
> I am trying to impose the MarkerCluster

http://gmaps-utility-library.googlecode.com/svn/trunk/markerclusterer/1.0/examples/simple_example.html

> onto it but not really getting anywhere. Is it a
> case of changing my existing html to include the clusterer and if so
> how?

You don't need to change your html.  You need to include the
MarkerClusterer javascript, then change your javascript to push the
markers into an array (instead of overlaying them on the map), then
supply that array and the map variable to the MarkerClusterer
constructor after you exit the loop that creates the markers from the
xml.

>
> If anyone's feeling adventurous and can return a clear solution I will
> gladly donate £40 to a charity of their choice.
>

Seems pretty straight forward to me, do you have a link to a page
where you tried to add the MarkerClusterer and it didn't work?

  -- Larry
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to