This project is not covered by Drupal’s security advisory policy.
Introduction
TopoJSON is an extension of GeoJSON that encodes topology. Rather than representing geometries discretely, geometries in TopoJSON files are stitched together from shared line segments called arcs. Read more about the TopoJSON format.
The leaflet library and Drupal module are not able to parse TopoJSON files so this helper module extends leaflet to handle TopoJSON.
About this module
This module provides:
- TopoJSON extension to the leaflet Drupal library functions
- Includes the external topojson library from d3 to make leaflet topojson aware
Installation
Installation can be done using any method but the recommended approach is to use composer.
Dependencies
The only dependency is on the leaflet module.
Usage
This module is currently only used by the leaflet countries module. There are no settings to configure.
Project information
Seeking new maintainer
The current maintainers are looking for new people to take ownership.Maintenance fixes only
Considered feature-complete by its maintainers.15 sites report using this module
- Created by tanc on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
Development version: 2.x-dev updated 14 Mar 2024 at 12:23 UTC

