ol2 icon indicating copy to clipboard operation
ol2 copied to clipboard

OpenLayers v2 - deprecated!

Results 101 ol2 issues
Sort by recently updated
recently updated
newest added

Hey there! I belong to an open source security research community, and a member (@yetingli) has found an issue, but doesn’t know the best way to disclose it. If not...

I have point feature and I want to change the circle style to polygon like rectangle without externalGraphic. Something like [this](https://openlayers.org/en/v4.6.5/examples/regularshape.html) How can I do that?

You can use an example from openlayers: http://dev.openlayers.org/releases/OpenLayers-2.12/examples/regular-polygons.html Draw a big polygon and start zooming in. The polygon will disappear at certain zoom level depending on how big it is....

HI, I am not sure is this a bug or not, but I am facing an image get stretched issue. Might I am missing something. Below is my code for...

I saw some maps break when OpenStreetMap recently started redirecting http requests to httpS on the main "OpenStreetMap Standard" tile server. Safari started showing a "Cross-origin redirection" error (but no...

My network analyzer shows that Openlayers sends a ping (ICMP) before it requests the layer/map. I went through the code and cannot find the part where this happens. Do you...

**When user click on the map circle will be create based on user input radius values.I have to convert circle polygon Geometry to Line.When i am using new OpenLayers.Geometry.LinearRing(pGeometry.getVertices); it's...

i need to draw a one way arrow in map,use some points' longitude and a direction。how can i do?

Hi. I know this is and oldie, and I apologize for that. But I still haven't found a solution to this. I have recently tried to test my OpenLayers-based app...

When loading GML or KML data into a Vector layer in Internet Explorer (any version), OpenLayers attempts to create an ActiveXObject to read the data. This will fail if the...