Skip to content

Latest commit

 

History

History
 
 

GeoJSON

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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. Navigate to the JavaScript/GeoJSON directory.

  3. Open index.html in your browser.

  4. See the map.