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

Display Multiple Markers On Openlayers 5 Dynamically With Pop-up Window

I am trying to display two Markers on the Map which i already saved in an array. I want the Markers… Read more Display Multiple Markers On Openlayers 5 Dynamically With Pop-up Window

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

Openlayers Cluster Recalculate

So, I have a number of items clustered in OpenLayers. I'm using a strategy that clusters the it… Read more Openlayers Cluster Recalculate

Openlayers: Unsupported Geojson Type: Undefined

In case anyone remembers or have seen my earlier post, I was trying to parse a GeoJSON string with … Read more Openlayers: Unsupported Geojson Type: Undefined

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

How To Set Different Colors For A Linestring Openlayers 5

I have drawn a lineString of the road that a car went through. The car had different speed values d… Read more How To Set Different Colors For A Linestring Openlayers 5

What Is The Proj4js Projection Code For The Gall-peters Projection?

Does the Proj4JS library support the Gall-Peters projection? I can't seem to find a projection … Read more What Is The Proj4js Projection Code For The Gall-peters Projection?

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