8 Commits

Author SHA1 Message Date
Michael Diego
b6e4d628ef
Improve documentation (#548)
* Move heatMap docs to API.md

* Upgrade example code style

* Specify that we need a container in the example

* Actually, remove propTypes, will confuse ppl

* Add more instructions

* Add main title

* Quick corrections

* Add PRs welcome status

* Move features down

* Actually, lets not use PFC, will avoid confusions

* Remove center from tips, its obvius

* Remove bower message, not needed I believe

* Clearer documentation
2018-03-21 18:50:20 -07:00
Michael Diego
faf67e5e0e
Accept 0 as zoom value. (#525)
* Accept zoom being 0

* If we set a minZoom, its clear that we want to override it

* Oops! Wrong operators
2018-03-09 11:08:46 -08:00
Emil Pålsson
1a60df0ec7 Fix for usage from China (#494)
* Fix for usage from China

* Fix formatting

* Case insensitive check for China region

* Add localization info to docs, incl info regarding China specific URL
2018-01-18 12:48:51 -08:00
comerc
5ffa73c42a Remove sensor parameter (#399)
https://stackoverflow.com/questions/8616764/what-is-the-sensor-parameter-in-google-places-api-good-for
2017-12-20 18:47:33 -03:00
huygn
d83352f16b docs - fix outdated method on SearchBox example (#343) 2017-12-20 18:45:36 -03:00
Tim
bb59c46ef4 Update API.md (#403)
fix searchbox example
2017-12-20 18:04:05 -03:00
Yoad Snapir
956c0ca5d2 Stop capturing all touch events and use built in google maps support (#334)
* Revert "Fix ipad dragging issue (#233)"
Using the built in support from google maps would make the component more
mobile friendly.

This reverts commit 7d1180c5427750e18411874f538ae6bfbbe33498.

* Improve documentation around touch device support

* Fix linting errors
2017-03-10 12:28:28 +03:00
cybice
e64f9819dd New documentation begin 2017-01-31 00:51:19 +03:00