Agustin Lessa
d3f258de1c
Add guide to manually link local module to README ( #912 )
2020-08-24 00:45:47 -03:00
Michael Diego
e48971f003
Update README.md
2020-08-03 12:03:25 -03:00
Roman Kovtun
00062450bd
Update License and Readme ( #895 )
...
* Update License and Readme
Co-authored-by: Roman Kovtun <gyto23@gmail.com>
Co-authored-by: Michael Diego <6419886+itsmichaeldiego@users.noreply.github.com>
2020-07-22 14:23:55 -03:00
Leigh Halliday
3f51d9884e
Include updated example of clustering using hooks ( #823 )
...
Include an example of clustering which loads/clusters remote data using hooks and modern React techniques.
2020-03-17 17:43:56 -03:00
Paito Anderson
acad4b79d4
Update README.md ( #826 )
...
Let's not call the default Google Map components "ugly", lots of time and effort went into designing them I'm sure.
2020-01-27 12:49:49 -03:00
Michael Diego
953da99572
Update README.md
2018-12-18 13:33:43 -03:00
Michael Diego
3d7c9823e4
Update README.md ( #698 )
...
* Update README.md
* Update README.md
* Update README.md
* Add javascript tag
* Update README.md
2018-12-18 13:32:04 -03:00
Michael Diego
28506dd427
Fix old examples links and add one to new examples ( #633 )
2018-08-23 17:19:30 +02:00
Michael Diego
f6bb0039c0
Update Readme jsbin examples ( #578 )
2018-05-13 16:03:03 -03:00
Michael Diego
a1aa3141f7
Fix README.md
2018-05-13 15:47:58 -03:00
Michael Diego
586d9c4d1a
Update Readme.md
...
Fix example
2018-05-11 10:54:26 -03:00
Michael Diego
898474d3f9
Oops! Fix typo
2018-04-18 15:01:47 -03:00
Michael Diego
04d41c8685
Move links to org instead of Ivan's repo, they were broken ( #563 )
2018-04-18 15:00:26 -03:00
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
add233ca77
Update README.md ( #509 )
...
* Update README.md
Switch the position of heatmap info and remove some unnecessary attributes
* Update README.md
2018-02-12 14:19:33 -08:00
ZAKdev
e50f1d825b
Added heatmap functionality ( #441 )
...
* Added functionality of heatmap
* Added options for heatmap
* default heatmap prop change to object
* resolve linting issues
* resolve linting
* Added demo for heatmap
* Fixed eslint
* Added heatmapLibrary prop for enable and disable visualization library for components
* Fixed linting
* Added heatmapLibrary={true} in all map components
* Fixed proptypes error
* Added heatmap in README with example code
* removed api key from heatmap component
* Removed unnecessary props from heatmap component
2018-02-12 14:09:38 -08:00
Michael Diego
235cd3d315
Update README.md
2017-12-19 17:52:39 -03:00
Ivan Starkov
9e0ae82e66
Update README.md
2017-11-23 22:34:23 +01:00
Ivan Starkov
c328115034
Update README.md
2017-11-23 22:33:50 +01:00
Lloyd Watkin
2ec7048ab2
Add source to clustering example ( #311 )
2017-06-23 15:45:47 +03:00
cybice
d75faf9498
Small fixes
2017-02-16 22:27:37 +03:00
Ivan Starkov
54d8e37535
Add AnyReactComponent with jsbin example ( #320 )
...
* Add AnyReactComponent with jsbin example
* Fix
* Link
* Reformat sections
2017-02-16 22:19:26 +03:00
cybice
74c1330a95
Examples
2017-01-31 02:40:39 +03:00
cybice
2134d4245e
Add in progress
2017-01-31 02:22:36 +03:00
cybice
94db30bc38
Thank you
2017-01-31 02:17:20 +03:00
cybice
e64f9819dd
New documentation begin
2017-01-31 00:51:19 +03:00
Ivan Starkov
b9d8530b2f
Update README.md
2017-01-26 19:59:58 +03:00
Chris Drackett
4474ba2b84
adding note about resetBoundsOnResize to readme ( #307 )
...
closes #306
2017-01-20 20:19:36 +03:00
Lukyanov Fedor
7a9a8d3fb7
Add ne and sw to bounds object ( #287 )
...
* Add ne and sw to bounds object
* Add ability to use ne and sw in fitBounds
* Return all corners from fitBounds
* Remove exports object in favour export
2016-11-30 23:13:19 +03:00
Matt Dean
7be0f10591
expose map type callback ( #275 )
2016-11-24 20:05:30 +03:00
Kevin Donahue
7c95dad703
doc: clarify onClick and onChange arg structure ( #241 )
...
More clearly show that `onClick` and `onChange` take
objects as arguments.
2016-11-07 11:33:01 +03:00
Ivan
1c801812b2
#add layerTypes props handler, and GMapLayers view ( #264 )
...
* #add layerTypes props handler, and GMapLayers view
* #fix linter, change props place
* #add layerTypes props descrition
2016-11-01 15:46:07 +03:00
Jop de Klein
9d45cc39f8
Update README with ES6 Promise instructions ( #231 )
2016-08-30 10:09:13 +03:00
Yuri Akimov
da0617307b
Fix wrong decription of fitBounds() function. Need to pass bounds object, because {nw, se} are undefined ( #188 )
2016-07-04 09:54:07 +03:00
Ivan Starkov
fa22217629
Update README.md
2016-06-23 22:45:56 +03:00
Ivan Starkov
a7d740c032
Update README.md
2016-06-23 22:44:32 +03:00
Ivan Starkov
670fadd2da
Add develop ( #172 )
...
* Add isNumber
* Update babel, remove lodash deps
* develop first commit
* Fix zIndex
* Add readme
* Fix tests
* Fix build issues
* Update travis build
2016-06-13 03:29:55 +03:00
Anthony Lapenna
b2671d185a
add a section in README about overriding minimum zoom
2016-05-11 20:26:25 +12:00
C. T. Lin
8f1b55bdb5
Removed '/addons' in README example
...
addons has been separated to other packages
2016-04-07 15:34:07 +08:00
stanley
7c52b4ded2
Update README.md
...
Adjusted to show deprecate
2016-03-21 11:45:32 -07:00
stanley
d6bba717c0
Update README.md
...
Updated the docs for onChange
2016-03-20 20:15:21 -07:00
Ivan Starkov
458937d28a
Update README.md
2016-02-02 22:20:03 +03:00
Ivan Starkov
91e423b583
Update README.md
2016-02-02 22:19:43 +03:00
seunghwan oh
5ffbd0e228
Update README.md
2015-12-09 01:35:49 +09:00
Ivan Starkov
5669a5c04b
Update README.md
2015-11-26 21:42:11 +03:00
Matt Brookes
4dc4c2f2d2
Document requirement for container to have size.
2015-11-18 22:31:28 +00:00
cybice
52286b82d2
Fix readme headings
2015-11-12 03:56:59 +03:00
Matt Brookes
64d9db5e54
Add docs for margin.
2015-11-11 23:43:29 +00:00
Ivan Starkov
adb04c2f4e
Update README.md
2015-10-29 21:32:02 +03:00
Ivan Starkov
ea7d32badf
Update README.md
2015-10-24 14:17:01 +03:00