So I went with JSON, and have posted a new sample here: http://alexisgo.com/maps/cluster/index.html
There are two JSON files in that directory: http://alexisgo.com/maps/cluster/data.json and http://alexisgo.com/maps/cluster/lessRacks.json While the JSON is formatted differently, I don't see why both shouldn't be able to have the long and lat parsed out and made into markers, which are then added to a Marker Cluster and to the map. I fill up a markers array with thousands of marks, though, and see nothing when using lessRacks. The relevant (and pithy) code is: http://alexisgo.com/maps/cluster/main.js Obviously, I am a noob here, but am really trying to read through the docs and work off samples, any help provided would be so greatly appreciated. Best, Alexis -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
