bing-map-library

bing map package

Usage no npm install needed!

<script type="module">
  import bingMapLibrary from 'https://cdn.skypack.dev/bing-map-library';
</script>

README

bing-map-library

bing map package

NPM JavaScript Style Guide

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

MIT ©