Skip to content Skip to sidebar Skip to footer
Showing posts with the label Openlayers 3

How To Specify The Projection For Geojson In Openlayers3?

My intention is to load GeoJSON data and display it on the map. Coordinates of the features specifi… Read more How To Specify The Projection For Geojson In Openlayers3?

How To Style Layers With Sld In Ol3

It seems like not long ago in OL2 there was a nice way to style layers with SLD and it seems like n… Read more How To Style Layers With Sld In Ol3

How Can I Use A Svg Image As Layer On Openlayers-3

How can I use a SVG image as a Layer (so not as a map marker) with OpenLayers-3 I was unable to get… Read more How Can I Use A Svg Image As Layer On Openlayers-3

Openlayers3 Same Style For Selected Features (only One Changed Property)?

I have an ol3 layer with a style definition. I would like to use the same style for the select inte… Read more Openlayers3 Same Style For Selected Features (only One Changed Property)?

Change Maxzoom Option In Runtime To Ol.view In Openlayers 3

Im trying to change the maxZoom option once a functionality of the map is activated. So it has to b… Read more Change Maxzoom Option In Runtime To Ol.view In Openlayers 3

Rotating Polygon In OpenLayers 3

I am new to OpenLayers 3 and I want to know how to rotate a polygon. I think if there is a way to d… Read more Rotating Polygon In OpenLayers 3

Polygon Selection OpenLayers 3

How can you select features with a polygon draw? It can be done with a square box select as per the… Read more Polygon Selection OpenLayers 3