sorry for replying late but I fixed the problem after taking some
rest. It was just a matter of case sensitivity.
GLatLng(parseFloat(markers[i].getAttribute("Clat")),
parseFloat(markers[i].getAttribute("Clng")));
In my XML file "Clat" (for latitude) was a different case
Thanks
On Apr 9, 1:49 pm, "[email protected]" <[email protected]>
wrote:
> On Apr 9, 6:47 am, felipass <[email protected]> wrote:
>
> > thanks I'm not getting any javascript errors,but I get this message
> > when i click on a marker on the map
> > "we are sorry,
> > but we don't have maps at this zoom level for this region
>
> > Try zooming out for a broader look
> > "
>
> I don't see that on my maps (unless I zoom in too close).
>
> -- Larry
>
>
>
> > On Apr 9, 1:15 pm, "[email protected]" <[email protected]>
> > wrote:
>
> > > On Apr 9, 6:11 am, felipass <[email protected]> wrote:
>
> > > > sorry for that, but looking at the code I'm I doing something wrong
>
> > > What javascript errors are you getting?
>
> > > > On Apr 9, 1:00 pm, "[email protected]" <[email protected]>
> > > > wrote:
>
> > > > > On Apr 9, 5:36 am, felipass <[email protected]> wrote:
>
> > > > > > Hello All,
> > > > > > I am new to google map ,I am developing a project which need to
> > > > > > load
> > > > > > markers from xml file but my EVENTS are not working. I actually saw
> > > > > > this code sample from google and have modified it.
> > > > > > the link is
>
> > > > >http://localhost:8080/CustomerService/Locations2.jsp
>
> > > > > localhost will only work for you, your map is not on my computer...
> > > > > -- Larry- Hide quoted text -
>
> > > > - Show quoted text -- Hide quoted text -
>
> > - Show quoted text -
--
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.