📄️ Authentication
Client configuration
📄️ Dialogs and Windows
GeoGirafe offers a few tools to show windowed communication and information to the user in a modal (blocking) and non-modal (non-blocking) way.
📄️ Permalink
GeoGirafe has permalink parameters used to manage map position and some extra options.
📄️ State management
Geogirafe uses a simple state manager based on Javascript Proxy objects, via the on-change library.
📄️ Translations
Geogirafe uses the i18next internationalization framework to translate user interface elements.
📄️ Managing user interactions
User interactions via mouse, keyboard and touch devices trigger many different behaviors in the application.