-
Notifications
You must be signed in to change notification settings - Fork 287
Open
Labels
Description
Hi!
For some geo models, a textual list doesn't make sense. I'd love to be able to replace my admin change list by a leaflet map, allowing to select entities or edit them.
Best would be to display this as a tab, so that the user could choose between the list or the map view.
It seems very feasible and very useful, did someone already work on this? It not, any reason why?
The only problem I see is pagination. I guess there could be a max feature setting, and a warning it not all features are displayed. The user could then use a filter.
I may give it a try but am relatively new to django, would the author be ready to review the code in depth?