1.0.0 • Published 6 years ago
bing-map-library v1.0.0
bing-map-library
bing map package
Install
npm install --save bing-map-libraryUsage
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
6 years ago