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

Dynamically Adding And Removing Segments From A Track In Openlayers 3

I want to display a track in real-time with OpenLayers 3 which disolves at the end, just like a sna… Read more Dynamically Adding And Removing Segments From A Track 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

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)?

Ol3: Extracting 'extended Data' From Kml

i have created a KML file with some custom attributes such as 'id' and 'room_id'. t… Read more Ol3: Extracting 'extended Data' From Kml

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 3 : Draw Arrow On Multi Line

I'd like to know if it's possible to draw an arrow icon on a MultiLineString My aim is to s… Read more Openlayers 3 : Draw Arrow On Multi Line