nicolobruno / map-zoomable

Map component Zoomable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

Map Zoomable

This example use generic-map-component(https://github.com/nicolobruno/generic-map). The Argentina map is topojson fomat.

Props

Property Type Required? Description
map object Specifies the data
width Number Specifies the width
heigth Number Specifies the type
center Number Specifies the aling
scale Number Specifies the number of scale
currency String Specifies the currency
zoom Number Specifies the number of zomm

Demo & Examples

alt text

To build the examples locally, run:

npm install
npm start

Then open localhost:8000 in a browser.

About

Map component Zoomable


Languages

Language:JavaScript 91.7%Language:HTML 5.7%Language:CSS 2.6%