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

How To Edit Popup Using Openlayers Text Layer

I am creating a map with about 1000+ points using Openlayers. Currently when I click on one point&#… Read more How To Edit Popup Using Openlayers Text Layer

Dragging Markers With Ordnance Survey/openlayers Api

I've created a site link text using the api produced by the Ordnance Survey (I think this is ca… Read more Dragging Markers With Ordnance Survey/openlayers Api

Draw Automatically The First Vertice Of A Path With Open Layers

I'd like to help the user to input an orientation for a segment with OpenLayers. I have that fo… Read more Draw Automatically The First Vertice Of A Path With Open Layers

Javascript Openlayers Before Zoom Event Listener

I am trying to set up OpenLayers to not display the vector layer just before a zoom starts and make… Read more Javascript Openlayers Before Zoom Event Listener

How To Export Shapefiles To Kml In Openlayers?

I want to export shapefiles in KML format using openlayers or javascript Is it possible to do so? T… Read more How To Export Shapefiles To Kml In Openlayers?

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

How To Fetch The Url Of Specific Geoserver Layer By Switching Radio Button?

I have multiple Geoserver layers, let 3 here (Rainfall, Maximum Temperature and Minimum Temperature… Read more How To Fetch The Url Of Specific Geoserver Layer By Switching Radio Button?

Draw Point On Map Given Coordinates With Openlayers?

I'm trying to plot about 300 points on an openlayers map from a table of about 300 latitude and… Read more Draw Point On Map Given Coordinates With Openlayers?

Remove Array Of Features (OpenLayers 4)

Am trying to remove an array of features from OpenLayers 4 map. I don't want to clear all feat… Read more Remove Array Of Features (OpenLayers 4)