goodmap-nothingshere
goodmap plugin that shows popup if no point is visible in a view
Installation
pip install goodmap_nothingshere
Activation
Add the plugin to the plugins list in your Platzky database configuration.
The name must match the entry-point key declared in pyproject.toml:
{
"plugins": [
{
"name": "nothingshere",
"config": {}
}
]
}
Development
This is a goodmap frontend plugin: the backend class subclasses a goodmap capability base, and the frontend ships a React component per capability via Webpack Module Federation. A plugin declares its capabilities by subclassing one or more of:
goodmap.plugin.MapOverlayPluginBase— component mounted once over the map (exposed as./MapOverlay); this plugin's capabilitygoodmap.plugin.MarkerFieldPluginBase— component rendering/wrapping a marker-popup field (exposed as./MarkerField)
goodmap derives each capability's Module Federation module from the base class name,
so the webpack exposes keys must match, and the webpack container name must equal
the entry-point key (nothingshere). See goodmap's examples/plugins/silly-gif for
the reference layout.
Release files for goodmap-nothingshere 0.1.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| goodmap_nothingshere-0.1.6.tar.gz | 9.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| goodmap_nothingshere-0.1.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 23.5 kB
Release files / goodmap_nothingshere-0.1.6.tar.gz
| Download URL | goodmap_nothingshere-0.1.6.tar.gz |
|---|---|
| Size | 9.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ae5cc9ea4b1150ad295380ebca10c7c9e682d1eb1fe36ea916d874b151e75c9c
|
|
BLAKE2b-256 checksum How to use checksums |
6bae1e3eea08e894c225da05019760d490dcb6d59433aa5f3695e46afe25e7e0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.13
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 7, 2026.
Transparency logRelease files / goodmap_nothingshere-0.1.6-py3-none-any.whl
| Download URL | goodmap_nothingshere-0.1.6-py3-none-any.whl |
|---|---|
| Size | 13.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
29a6efca20a7e293de206b1640840d917c7f57322eaa0382cd685acf69784f45
|
|
BLAKE2b-256 checksum How to use checksums |
d6aacf4f0452a59d079edbb594a40c5401b0ce31393b6ca8360d39eea84609a9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.13
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 7, 2026.
Transparency log