Tagged Questions
2
votes
1answer
176 views
Automatic updates to OpenLayers code
I have my map code in openlayers JS. My input data is in a text file and I am able to render the points on the map. I have to give the user a right to create a layer by entering the data in a form. ...