betty.project.extension.maps package¶
Module contents¶
Integrate Betty with Leaflet.js.
- final class betty.project.extension.maps.Maps[source]¶
Bases:
ShorthandPluginBase,EntryPointProviderProvide interactive maps for use on web pages.
- classmethod assets_directory_path() Path | None[source]¶
Return the path on disk where the extension’s assets are located.
This may be anywhere in your Python package.