0.2.4 • Published 5 years ago

react-google-maps-point-of-interests v0.2.4

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

Presentation

react-google-maps-point-of-interests is a npm package which display a map and a list of checkbox to filter the nearest point of interests.

Dependencies

It uses react-google-maps to display the map.

Installation

npm install react-google-maps-point-of-interests

Launch tests

npm test

Components

GoogleMapsPoIComponent

Props

propsvalue
location{lat: latitude, lng: longitude}
apiKeythe google maps apiKey
loadingElement<div style={{ height: `100%` }} />
containerElement<div style={{ height: `400px` }} />
mapElement<div style={{ height: `100%` }} />
styleFilter{ height: `100%` }
styleFilters{ height: `100%` }

Filters

namegoogle maps typename displayed
storesstoreBoutiques
restaurantbar,cafe,restaurantRestauration
schoolschoolEcoles
transportationairport,bus_station,gas_station,train_station,transit_station,subway_station,taxi_stand,parkingTransports
healthdentist,doctor,hospital,pharmacy,physiotherapistSanté
culturemuseum,movie_theater,art_gallery,libraryActivités culturelles
outdoorstadium,park,amusement_park,zooActivités plein air
0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

1.0.0

5 years ago