* 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
* Fix for usage from China
* Fix formatting
* Case insensitive check for China region
* Add localization info to docs, incl info regarding China specific URL
* 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