UNPKG

@dhis2/gis-api

Version:

Maps API for DHIS2 based on Leaflet

18 lines (17 loc) 454 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title></title> </head> <body> <h1>Mapping examples</h1> <ul> <li><a href="layers/">All layers</a></li> <li><a href="choropleth/">Choropleth</a></li> <li><a href="cluster/">Cluster</a></li> <li><a href="earthengine/">Google Earth Engine</a></li> <!-- <li><a href="list/">Some silly property list</a></li> --> </ul> </body> </html>