Skip to content
This repository was archived by the owner on Feb 25, 2021. It is now read-only.
/ geojson Public archive

Module allows you to easily create your own ZingChart maps from objects using the GeoJSON specification.

Notifications You must be signed in to change notification settings

zingchart-demos/geojson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Client Side > GeoJSON

Introduced with ZingChart 2.1.0, the ZingChart GeoJSON module allows you to easily create your own ZingChart maps from objects using the GeoJSON specification. The modules supports Point, LineString, MultiLineString, Polygon, & MultiPolygon geometry objects, as well as FeatureCollection objects. This demo reads from a GeoJSON file containing data for a map of Africa, and renders a map based on the FeatureCollection.

Usage

  1. Download or clone this repository.

  2. Open index.html in your browser.

  3. See the map.

About

Module allows you to easily create your own ZingChart maps from objects using the GeoJSON specification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages