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?

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

Ol3 With Ie11 In A C# Webbrowser Control Mouse Click Events Not Working

I've 'upgraded' to IE 11 for the browser inside a c# application using the webbrowser c… Read more Ol3 With Ie11 In A C# Webbrowser Control Mouse Click Events Not Working

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

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?

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