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

Openlayers Not Displaying Kml Layer

I am having problems displaying a kml layer using OpenLayers. Here is my kml file, Light.kml: Sol… Read more Openlayers Not Displaying Kml Layer

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 4 - Make Layer Invisible On Feature Click

I have a map with 2 layer's containing features (markers). I have made it so that if the map is… Read more Openlayers 4 - Make Layer Invisible On Feature Click

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

Mapstraction - Draw Polygon Dynamically

In Mapstraction map need to draw a polygon which is editable. So i have tried a example. But polyg… Read more Mapstraction - Draw Polygon Dynamically

Scaling The Icon-image Size To An Absolute Value

I'm developing an application where one functionality is displaying a device on a map using ope… Read more Scaling The Icon-image Size To An Absolute Value

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)

Import Sql Data Into Js Array

I want to display a map that shows an array of markers. I'am using OSM with the OpenLayers Libr… Read more Import Sql Data Into Js Array