[Google Maps API v3] Newbie: Maps works by itself, when adding to site, does not showup.

2011-03-18 Thread AJ
s on that page when I disable the 1st line,* it displays *the map properly but then it does not display my webpage's main navigation bar I will attach the file if someone is willing to take a look at it & help. Thx AJ -- You received this message because you are subscribed to the

[Google Maps API v3] Gevent in kml)

2010-08-14 Thread JuanPablo AJ
if I catch polygons in a kml with geoXml = new GGeoXml("http://gmaps-samples.googlecode.com/svn/trunk/ ggeoxml/cta.kml"); how I can applicate listerners (onclick,overmouse,etc) over this polygons? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScrip

[Google Maps API v3] KML Overlay or transform to XML?

2010-07-09 Thread AJ
Greetings. I'm new to the API, trying to optimize my strategy. I've got server-side code that's outputting KML from my database. I'm using the API to display the KML as a an overlay. As the title says, it seems like I can do a lot more by parsing the KML file and plotting data using the API. Seem