Please ignore this question. The error was caused by maker icon syntax error.
On Jun 21, 12:48 pm, Sivakanesh <[email protected]> wrote: > I'm reading data from a JSON feed that has the following format. > > {"count": 1, "markers":[{"Cost":457353,"Lat": > 51.0724,"Lng":-0.39688,"ProjectDesc":"Project > Desc","ProjectName":"Project Name","ProjectNo":"346322"}]} > > I'm using Fluster2 to manage the large number of markers I may end up > with. Here is a > demo.http://6243068.test.prositehosting.co.uk/projectspot/default_demo.html > > The problem is when I load the map and start to zoom I get the > following error in Firebug. > > b[$a] is not a function > [Break on this error] (62 out of range 41) > > The map then becomes unresponsive. > Only other reference to this error I can see in this group suggest > there may be something wrong with the data. But I don't see anything > wrong with it. > > Can any one help please? > Thanks -- 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.
