react-maptalk

0.0.3 • Public • Published

react-maptalk

A React binding of maptalks

NPM JavaScript Style Guide Build Status

Installation

Dependencies

Yarn

yarn add "react-maptalk"

Npm

npm install react-maptalk

Documentation

Components

Usage

import React, { Component } from 'react'
 
import ReactMaptalk from 'react-maptalk'
 
class Example extends Component {
  render () {
    return (
      <ReactMaptalk
      />
    )
  }
}

License

MIT © anujsinghwd

Package Sidebar

Install

npm i react-maptalk

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

5.17 MB

Total Files

8

Last publish

Collaborators

  • anujsinghwd