1.0.0 • Published 5 years ago
bing-map-library v1.0.0
bing-map-library
bing map package
Install
npm install --save bing-map-library
Usage
import React, { Component } from 'react'
import MyComponent from 'bing-map-library'
import 'bing-map-library/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
1.0.0
5 years ago