48 Commits

Author SHA1 Message Date
Stanislav Ermakov
e1ab7f794b added this.props.center check (#174) 2016-06-16 12:44:42 +03:00
cybice
100c219e1e Test rxjs instead of reconciler, add ability to draw layers, test performance 2016-06-13 17:51:37 +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
cybice
5b8936288a Update linter 2016-06-13 01:36:02 +03:00
cybice
5547713e1b Fix error 2016-06-13 00:23:05 +03:00
cybice
936028bc90 Remove draggable from shallowEqual 2016-06-12 23:54:06 +03:00
cybice
13d760d050 Fix map moves back in some cases 2016-05-31 17:13:40 +03:00
Anthony Lapenna
949736af9b Added support for minZoomOverride flag. If set to true, the minZoom option will be used instead of being calculated. 2016-05-11 19:08:21 +12:00
cybice
9e675c7cbd #104 2016-03-18 00:50:31 +03:00
Mattia Toso
213dc7e850 Remove check of react version and deprecated react 0.13 2016-03-15 17:52:07 -07:00
Mauricio Soares
ac3eeec822 import specific module 2016-03-14 14:52:53 -03:00
Mauricio Soares
03fdf3fd3b update lodash version 2016-03-14 14:43:20 -03:00
cybice
a6e6b37675 Move style prop to props, (fast hack to support flex layouts) 2016-02-02 19:16:11 +03:00
cybice
a9927672ec Add guard to api loaded callback 2016-01-23 07:56:44 +03:00
Administrator
507d5f3cfd Bugfix: _onGoogleApiLoaded() callback was being called on onZoom because it was in the draw() method. 2016-01-23 07:51:16 +03:00
Anders Stalheim Øfsdahl
81678e157c Fixing trailing spaces 2016-01-16 11:58:06 +01:00
Anders Stalheim Øfsdahl
ac243e5668 Prevents map from initializing twice 2016-01-16 01:40:12 +01:00
cybice
6578b00e33 log2 support for IE 2016-01-14 02:17:20 +03:00
cybice
e4801e2bad Fix: click event occurs even if childMouseUp intercepted. 2015-11-06 16:27:46 +03:00
cybice
db6a77f93b Fix const (for scrollable pages) 2015-10-25 23:00:10 +03:00
cybice
add0b54875 googleMapLoader as static, mouse calc fixes on Move 2015-10-25 22:19:06 +03:00
cybice
862a6e85c4 Allow add any keys to google bootstrap url 2015-10-24 14:05:16 +03:00
cybice
22278a9b5b Fix: onClick and Controls click detection 2015-10-24 04:39:36 +03:00
cybice
43424c3193 onClick map event now does not fire if click was on marker 2015-10-24 03:26:59 +03:00
cybice
a020f96162 Drag&Drop markers support 2015-10-22 03:09:48 +03:00
cybice
d1c6aad61a Add utils method, pre support of markers drag & drop 2015-10-22 02:03:04 +03:00
cybice
ebe1e0c64e Fix bug for set new zoom #54 2015-10-13 20:12:11 +03:00
cybice
d566fe843d Fix React 0.13 support 2015-10-13 18:09:56 +03:00
cybice
24e0f45ef4 Move to lodash/blabla/blabla from lodash.blabla 2015-10-12 21:29:03 +03:00
cybice
d99c9f4b22 Add onDrag event 2015-10-12 21:24:47 +03:00
cybice
d3aa655fa4 Fix: some visual chrome only bug (zoom after zoom control click) 2015-10-07 01:05:35 +03:00
cybice
2fa59ef403 Add: onChange, utils fitBound,
Deprecate: onBoundsChange

closes #3
2015-10-05 11:50:29 +03:00
cybice
c57246f8f2 Add minZoom calculation. 2015-10-04 02:56:02 +03:00
cybice
110c02b16b Add ability to access to internal google api 2015-10-04 00:53:20 +03:00
cybice
936ebccd38 Add: defaultZoom defaultCenter properties, it closes #9 #10 2015-10-04 00:03:39 +03:00
cybice
765d7672b8 Support center prop as {lat, lng} object
Closes #15
2015-10-03 22:16:40 +03:00
cybice
8accd13ea6 Add tests. 2015-10-03 20:50:36 +03:00
cybice
f0992ba668 Switch to last airnbnb eslint config 2015-10-03 19:20:59 +03:00
cybice
a3f41f3d21 Add onClick, onZoomAnimationStart, onZoomAnimationEnd events.
onClick closes #18
onZoomAnimationStart, onZoomAnimationEnd - I need to prevent some costly updates
2015-10-01 09:46:56 +03:00
Andrej Badin
3de33737ff Fix const name. 2015-09-29 23:29:31 +02:00
Andrej Badin
75fcc31d2b Use ReactDom to fix deprecation warning. 2015-09-28 11:17:53 +02:00
cybice
c23e206c7c Fix: zoom animation bug (was visible on really big markers - like svg layers) 2015-09-24 20:37:46 +03:00
cybice
3a4d275f46 Remove React 0.14rc1 warnings 2015-09-24 11:43:08 +03:00
Andy Edwards
f999b34dfc fix issue #23: Muliple copies of GoogleMapMarkers get created when map is unmounted/remounted repeatedly 2015-07-29 11:38:35 -05:00
Moz Morris
2d5ad8142f Use lodash isNumber function 2015-06-26 15:23:15 +01:00
cybice
c8c45797b7 fix: #8 add lodash.assign dep 2015-06-17 18:38:01 +03:00
cybice
96a1d1ad39 fix #6: add options creator function 2015-06-15 18:40:01 +03:00
cybice
8fdc6dd692 new: google map react 2015-06-10 15:16:41 +03:00