Released: 2026-02-26
- Reintegrate area selection feature.
Released: 2026-02-26
- The area selection feature is removed, due to the removal of the 'leaflet.extra' package from the CRAN.
- Area display is disabled when no bounding box coordinate is given (bbox.lat1, etc.)
Released: 2025-08-27
- Display a message while the app is charging.
- Add count in the legend.
Released: 2025-08-12
- Replace shiny::dataTableOutput by DT::dataTableOutput.
- Negative longitudes are converted into positive values if map.set.lon >= 100.
- Factorisation of the leaflet functions to add circle markers and rectangles.
- Several other small fixes.
Released: 2025-08-12
- First realease.