react-map

0.0.2 • Public • Published

Maps for React

A map component for React, the declarative UI library. Allow your React sites to use Google Maps easily.

Example

In the render-function of the component where you want to show a map:

<Map latitude={60.170833} longitude={24.9375} zoom={5} width={250} height={250}
  points={[{latitude:60.1876172,longitude:24.815366,title:"HIIT Open Innovation House"},{latitude:60.185478,longitude:24.812257,title:"HIIT Otaniemi"}, {latitude:60.2049747,longitude:24.9634712,title:"HIIT Kumpula"}]} />

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    8
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    8
  • 0.0.1
    3

Package Sidebar

Install

npm i react-map

Weekly Downloads

8

Version

0.0.2

License

none

Last publish

Collaborators

  • gajus
  • matnel