Tagged Questions
1
vote
1answer
410 views
How can I add an infowindow to an OpenLayers GeoJSON layer?
In my OpenLayers script I refer to an geojson layer. Is it possible to add an info window?If yes, how can I create this. Script is as follows:
var lon = 5,
lat = 52,
zoom = 7,
epsg4326 = ...