Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/twobin/world-map-geojson
map-geojson
https://github.com/twobin/world-map-geojson
Last synced: about 2 months ago
JSON representation
map-geojson
- Host: GitHub
- URL: https://github.com/twobin/world-map-geojson
- Owner: twobin
- Created: 2017-10-15T09:36:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-24T12:27:01.000Z (over 6 years ago)
- Last Synced: 2024-10-03T07:12:42.010Z (3 months ago)
- Language: JavaScript
- Size: 3.69 MB
- Stars: 7
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: History.md
Awesome Lists containing this project
README
# world-map-geojson
world map geojson
[![npm version](https://badge.fury.io/js/world-map-geojson.png)](https://badge.fury.io/js/world-map-geojson)
[![npm downloads](https://img.shields.io/npm/dt/world-map-geojson.svg?style=flat-square)](https://www.npmjs.com/package/world-map-geojson)## usage
```
$ npm i -S world-map-geojson
```## docs
### world-map-geojson
```
import WorldData from 'world-map-geojson';
```you can also use umd.
```
https://unpkg.com/[email protected]/umd/world-map-geojson.min.js
```