farmOS / farmOS-map

farmOS-map is an OpenLayers wrapper library designed for agricultural mapping needs. It can be used in any project that has similar requirements.
https://farmOS.github.io/farmOS-map
MIT License
38 stars 22 forks source link

Loading progressbar #10

Closed mstenta closed 5 years ago

mstenta commented 5 years ago

In the original farmOS maps (based on the Drupal Openlayers module), we had a nifty progress bar that showed loading progress on the bottom of the map. This was something we got out of the box from the Openlayers Drupal module, so it was an easy drop in feature.

I'm inclined to leave this out of the new farmOS-map library, because it's really not a critical feature, and replicating it would take work. I will still create this issue in case we want to resurrect it in the future.

mstenta commented 3 years ago

See new issue: https://github.com/farmOS/farmOS-map/issues/97