[OpenLayers-Users] KML

2009-08-03 Thread maelstrom666
Hi I am very new to OL and I am having some issues with kml and markers. When I go to http://openlayers.org/dev/examples/sundials-spherical-mercator.html , the sundials show up fine. In the zip file I downloaded from the main website, this example was included. However I do not see the sundials on

[OpenLayers-Users] Problem with geometry in OL

2009-07-17 Thread maelstrom666
Hi I am having some issues with geometry in OL. When I click a button, it activates a function which should add a point to the map. Here is the code for that function: function test() { var point2 = new OpenLayers.Geometry.Point(-101.04, 45.68); var pointFeature2 = new