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

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

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

How Can I Create Static Marker In Openlayers 3?

I don't have a great level in javascript and OpenLayers, and i am trying to realize a map with … Read more How Can I Create Static Marker In Openlayers 3?

Openlayers 3, Area Intersection Between Geometries

I'm evaluating if OpenLayers3 would serve us to develop some tools we need on our day to day ba… Read more Openlayers 3, Area Intersection Between Geometries

Change Maxzoom Option In Runtime To Ol.view In Angular-openlayers-directive

I posted this question to change maxZoom in runtime using openlayers3 and that works perfect: map.s… Read more Change Maxzoom Option In Runtime To Ol.view In Angular-openlayers-directive

Openlayers Animate Getview().fit()

I've been looking at the animation features of openlayers and I can see how simple it is to zoo… Read more Openlayers Animate Getview().fit()

Openlayers 3 , Clustering Polygons Or Linestings

i've been searching for a way to cluster polygons using openlayers 3 but no luck. i've read… Read more Openlayers 3 , Clustering Polygons Or Linestings

Loading Source Vector (features Won't Show?)

I have a function that loads a vector source from a local geojson file. Problem is, I need it to b… Read more Loading Source Vector (features Won't Show?)