298 Commits

Author SHA1 Message Date
Joseph Frazier
2e7bd79d16 Update yarn.lock (#483)
e344c3c8f4
switched from `point-geometry` to `@mapbox/point-geometry`, but it
didn't update yarn.lock accordingly. This does.
2017-12-21 19:28:52 -03:00
Michael Diego
f05a0ff1fe
Upgrade to 0.26.0 (#481) 2017-12-20 19:09:43 -03: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
jbcochery
9a418f6aa3 Fix markers position on fullscreen mode (#452) 2017-12-20 18:46:49 -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
valorize
e344c3c8f4 Move points-geometry dependency to organization (#462)
* Move dependency to organization

* Update geo.js

* Update transform.js
2017-12-20 17:55:54 -03: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
Ivan Starkov
74875a542e 0.25.0 2017-10-23 22:24:41 +03:00
Exomnius
f4c0a0ce20 Added react 16 as peer dependency + bumped related react versions (#454)
* react-16 added react 16 as peer dependency and bumped related react versions

* react-16 removed unwanted style changes

* react-16 removed unwanted style changes

* react-16 removed unwanted style changes
2017-10-15 22:18:29 +03:00
Lloyd Watkin
2ec7048ab2 Add source to clustering example (#311) 2017-06-23 15:45:47 +03:00
cybice
31639b3d58 Add issue template 2017-04-15 02:25:56 +03:00
cybice
2b540d6d45 0.24.0 2017-04-11 00:48:52 +03:00
Ivan Starkov
07368e23ad Move 2 yarn, add prettier, update linters (#360)
* Move 2 yarn, add prettier, update linters

* Fix linting error
2017-04-11 00:47:54 +03:00
Ivan Starkov
1b088ceef5 Update DOC.md 2017-03-28 20:04:42 +03:00
Ivan Starkov
321b5a4f69 Update DOC.md 2017-03-28 20:04:25 +03:00
cybice
33d7f464be 0.23.0 2017-03-10 13:51:50 +03:00
Yoad Snapir
5c9d911e4f Fix unresponsive map after outside-click on a touch device with draggable:false (#335)
* Implement workaround fix for mouseout event on touch devices

* fix linting errors
2017-03-10 12:29:59 +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
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
Ivan Starkov
b2bfc4b448 Update DOC.md 2017-02-01 01:02:45 +03:00
cybice
cc42705657 no message 2017-02-01 00:59:27 +03:00
cybice
cfc34259a1 onChild* examples 2017-02-01 00:46:02 +03:00
cybice
74c1330a95 Examples 2017-01-31 02:40:39 +03:00
cybice
a664ad046e typo 2017-01-31 02:30:53 +03:00
cybice
c1db50f57a Fix 2017-01-31 02:29:29 +03:00
cybice
a51199a115 Add why 2017-01-31 02:26:47 +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
a28a22344a typos 2017-01-31 02:12:42 +03:00
cybice
b81a93b733 Additions 2017-01-31 02:10:42 +03:00
cybice
6303c17f9c Add information 2017-01-31 02:06:43 +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
cybice
67a572a2a6 0.22.3 2016-12-29 19:16:56 +03:00
cybice
438bc12296 Fix google api bug 2016-12-29 19:16:44 +03:00
cybice
39d5b54059 0.22.2 2016-12-29 18:57:45 +03:00
cybice
3187822309 Fix remove listener 2016-12-29 18:57:35 +03:00
cybice
3450a65936 0.22.1 2016-12-29 18:51:53 +03:00
Marius Andra
4da59f0242 fix small typo (add -> remove) (#295) 2016-12-22 22:06:35 +03:00
cybice
7a2cf5fbc0 0.22.0 0.1.0 2016-11-30 23:16:29 +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
cybice
409db3f345 0.21.5 2016-11-24 21:18:44 +03:00
Andries Smit
496e9a5d7d Fix reference to maps instead of map. (#283)
Sorry, made a smal but ugly mistake in the last pull request.
The this.maps does not have a function getCenter .... but this.map does
2016-11-24 21:17:59 +03:00
cybice
7598be7dfc 0.21.4 2016-11-24 20:09:30 +03:00
Andries Smit
affee2a8dd Keep original center on _mapDomResizeCallback (#282)
When the resize event is triggered, the original center was lost. 
This issue is significant when the map is renders outside visible dom with zero height and width.
When placed into the visible dom, the resize is triggered correctly. With this change the center will persist. (Without this fix the old center is the top left corner)
2016-11-24 20:09:06 +03:00