Hi,

I found the new MarkerClusterer-function and it would suit my purposes
very well.

Link to the map is: http://www.g8journey.com/destinations/destinations_main.php

I'm trying to implement this on my site but I do not get the map to
show, I use the example from this site:

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

and I have a MySQL DB from which I get the locations of the markers.
The XML-output works and looks like this:

<?xml version="1.0"?>
<markers><marker id="92" address="" lat="98.3307" lng="7.98431"
type=""/>
<marker id="93" address="" lat="98.3307" lng="7.98431" type=""/>
<marker id="94" address="" lat="98.3307" lng="7.98431" type=""/>
<marker id="95" address="" lat="98.3307" lng="7.98431" type=""/>
<marker id="96" address="" lat="28.4198" lng="-81.5802" type=""/>
<marker id="97" address="" lat="56.6375" lng="16.4998" type=""/>
<marker id="98" address="Sea World, Orlando, FL 32821, USA"
lat="28.4116" lng="-81.4591" type=""/>
<marker id="99" address="Tract C, Virgin Islands" lat="18.3166"
lng="-64.9564" type=""/>
<marker id="100" address="78-100 Tract F, Virgin Islands"
lat="18.3217" lng="-64.9527" type=""/>
<marker id="102" address="Tract C, Virgin Islands" lat="18.3167"
lng="-64.9568" type=""/></markers>

Is it anyone who has an idea...:-)?

/Nimrod

--~--~---------~--~----~------------~-------~--~----~
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