Skip to main content

Module plugins

Module plugins 

Source
Expand description

Built-in plugin components for JSON-UI.

Provides the Map plugin and a registration function that adds all built-in plugins to the global PluginRegistry.

Re-exports§

pub use map::MapPlugin;

Modules§

map
Map plugin for JSON-UI using Leaflet 1.9.4.

Functions§

register_built_in_plugins
Register all built-in plugins into the global registry.