I\'m using the \"OpenLayers.Control.SelectFeature\" to hover over many features in a vector layer. However, when i add another layer on top, the hover \'highlight\' ability is lost because the top lay
I am very new to openlayers, I want to make some countries already selected (with some color filled on the selected areas) when i open my page. I am using the GML layer with kml file as i开发者_开发技
I\'m re-parsing the KML that\'s already been loaded onto the map similar to the example here: http://openlayers.org/dev/examples/sundials.html and turning it into a clickable list that will center the
I have a OpenLayers.Feature.Vector created as follows: var multiPol = new OpenLayers.Feature.Vector(new OpenLayers.Geometry.MultiPolygon([polygonGeometry1,polygonGeometry2]));
I\'m using OpenLayers to display a map in a web page. I am using tiles from CloudMade, but the same issues occur with the Mapnik tiles from OpenStreetMap.
Does the Proj4JS library support the Gall-Peters projection? I can\'t see开发者_如何学Pythonm to find a projection acronym for it?The code you are looking for is \"cea\" for Cylindrical Equal Area.
I\'m working on a .net mvc web application. A core piece of functionality is a requirement to take a DWG (AutoCAD) file, and render it on the web application, in such a way that the user can zoom in/o
I have a pretty well integrated OpenLayers map that I want to add photos from the Panoramio API to.Unfortunately, it seems both API\'s are under documented on this subject.I found one great tutorial h
I have markers in two marker layers,which i need to keep separate, so I can clear one or t开发者_StackOverflowhe other in the application.
Link: http://www1.qhoach.com/ When you drag, this map is开发者_如何学JAVA panned... But if you drag on KML features (icon with circle), nothing happensFirst of all,in your application there are four