0.0.1 • Published 6 years ago

react-here v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

react-here

React.js Mere Maps integration component

Install

npm install react-here

Use

import { Here } from 'react-here';

<Here
  ref={'normal'}
  platform={{
    appId: 'app_id',
    appCode: 'app_Code'
  }}
/>

Props

PropertytypeDefault Value
platformObjectplatform: { appId: '', appCode: '', useCIT: true, useHTTPS: true },
centerObjectcenter: { lat: 41.03115, lng: 29.00214 },
stylesObjectcenter: { lat: 41.03115, lng: 29.00214 },
zoomNumber13
mapUiBooleantrue
trafficBooleanfalse
incidentsBooleanfalse