Open paul121 opened 3 years ago
Google Maps JS API does something similar when you try to scroll on it: https://developers.google.com/maps/documentation/javascript/overview
I like the way that looks - grays out the whole window with some white text in the center.
Perhaps it could be configurable as well.
I wonder if this could be done as a behavior, or something similar. As I mentioned in #62, there are applications like Field Kit that really won't need this at all, so it would be nice if it could be added in the application code rather than in this library.
+1 to the behavior idea!
Yes! It could start as a behavior in Drupal farmOS and later move to this library as an internal behavior if that becomes needed elsewhere.
@jgaehring in https://github.com/farmOS/farmOS-map/issues/62#issuecomment-589428916
This would be a nice addition. Perhaps it could be configurable as well.