Skip to content

Jared-Hood/react-maps-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-maps-component

Map Component

controlled state

  • center
  • zoom

props - anything that can be added in Map.js

  • defaultCenter
  • defaultZoom
  • apiKey
  • clientKey
  • controlEnabled
  • padding
  • panHandler
  • provider
  • providerOptions
  • singlePinZoom
  • wrapper

Marker Component

contolled state

  • status

props

  • coordinate
  • index
  • MarkerRender Component
    • height
    • width
    • icons
  • InfoWindow Component
  • Clusterer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors