[OpenLayers-Users] OpenLayers Events - click

2010-03-01 Thread EGoss
Hello all, I saw an email last week concerning a new user that moved from the Google Maps API to OpenLayers. I have also used Google, and I was able return info from a kml file to an info box. However, I am terribly lost trying to do this using OpenLayers. Does anyone have advice on how to extr

Re: [OpenLayers-Users] KML

2010-02-25 Thread EGoss
Sorry, Here is the kml... http://www.opengis.net/kml/2.2";> Simple placemark TP-1 -74.0835,42.9065,0 -Original Message- From: Christopher Schmidt [mailto:crschm...@metacarta.com] Sent: Thursday, February 25, 2010

[OpenLayers-Users] KML

2010-02-25 Thread EGoss
Does anyone know why the line(s) below would return 'null' or null? xmlDoc.getElementsByTagName("description")[0].childNodes[0].nodeValue; Thanks! ///PARSING OUT KML INFORMATION// OpenLayers.loadURL(kmlLayer.url, '', this,