On May 27, 2:34 am, Sathish Balachandran <[email protected]> wrote: > i will check Andrew infact the same script is working in my production > server.
If it is working and this one isn't, perhaps the data is different. -- Larry > thank you > > On 27 May 2011 14:59, Andrew C Leach <[email protected]> wrote: > > > > > > > > > > > On 27 May 2011 09:35, Sathish Balachandran <[email protected]> > > wrote: > > > this is the url > > >http://www.zigs.me/1ub > > > When we get to this line > > map.setCenter(bounds.getCenter()); > > the bounds has a centre at > > (NaN,NaN) > > which obviously won't work. > > > This may be because your data doesn't contain location details for all > > your points. That means that lat=parseFloat("") which is NaN, and so > > on. > > > Make sure all your data points have a position, and try again. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Maps API V2" 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. > > -- > -S > I would love to change the world, but they won’t give me the source code -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
