173 Commits

Author SHA1 Message Date
Ivan Starkov
18f9c2cd0f Merge pull request #154 from deviantony/master
Added support for minZoomOverride flag. If set to true, the minZoom o…
2016-05-11 11:33:16 +03:00
Anthony Lapenna
b2671d185a add a section in README about overriding minimum zoom 2016-05-11 20:26:25 +12: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
9d58388245 0.12.0 2016-04-24 15:11:04 +03:00
Ivan Starkov
ac4082012a Merge pull request #144 from carsy/master
Add class name to marker
2016-04-24 15:07:22 +03:00
carsy
63faae5435 Add className to marker holder
Take the className from `$markerHolderClassName` and add it to the
marker holder.
2016-04-24 12:29:54 +01:00
Ivan Starkov
7346480e97 Merge pull request #133 from chentsulin/patch-1
Removed '/addons' in README example
2016-04-07 10:37:34 +03: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
cybice
47fe6b7d1e 0.11.2 2016-03-27 19:16:41 +03:00
cybice
d5decfeb2a 0.11.1 2016-03-27 19:16:20 +03:00
cybice
e2da719237 add props 2016-03-27 19:16:04 +03:00
Ivan Starkov
3b0305137d Merge pull request #121 from stanleycyang/patch-1
Update README.md
2016-03-21 22:09:09 +03: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
b0675a4533 Merge pull request #119 from istarkov/fix-null-bug
Fix clientWidth of null
2016-03-18 00:52:37 +03:00
cybice
9e675c7cbd #104 2016-03-18 00:50:31 +03:00
cybice
0d641c80ca 0.11.0 2016-03-16 08:28:26 +03:00
Ivan Starkov
47bb3a3e4d Merge pull request #117 from mtoso/remove-check-react-version
Remove check of react version and deprecated react 0.13
2016-03-16 07:39:52 +03:00
Mattia Toso
213dc7e850 Remove check of react version and deprecated react 0.13 2016-03-15 17:52:07 -07:00
cybice
23673234c2 0.10.6 2016-03-14 21:01:41 +03:00
Ivan Starkov
cb8efd728a Merge pull request #114 from loggi/mauriciosoares/patch-1
update lodash version
2016-03-14 20:56:13 +03: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
Ivan Starkov
d45db023a9 Update CHANGELOG.md 2016-02-02 22:20:43 +03: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
cybice
f0628b2bbd 0.10.5 2016-02-02 19:16:57 +03:00
cybice
a6e6b37675 Move style prop to props, (fast hack to support flex layouts) 2016-02-02 19:16:11 +03:00
cybice
b3bbbe68ea 0.10.4 2016-01-29 22:44:46 +03:00
cybice
9ca1407fa0 fix lat conversion 2016-01-29 22:44:34 +03:00
cybice
75472d18a3 0.10.3 2016-01-23 08:02:21 +03:00
Ivan Starkov
814195a3cd Merge pull request #99 from istarkov/api-callback
Api callback
2016-01-23 08:00:52 +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
cybice
0a369cc62c 0.10.2 2016-01-23 07:41:23 +03:00
Ivan Starkov
db13a8a7f3 Merge pull request #92 from andersaloof/patch-1
Prevents map from initializing twice
2016-01-23 07:40:15 +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
cfdc8d6168 0.10.1 2016-01-14 02:18:01 +03:00
cybice
6578b00e33 log2 support for IE 2016-01-14 02:17:20 +03:00
cybice
29038b9ce7 Add flowconfig for nuclide support 2016-01-14 02:09:17 +03:00
cybice
3bacac99e6 0.10.0 2016-01-13 23:28:29 +03:00
Ivan Starkov
32c9aa22e4 Merge pull request #88 from in15/0113-ie11-promise-support
Add and implement es6-promise for ie11 support
2016-01-13 23:24:09 +03:00
Ishwar Nagar
ac166a7903 remove unnecessary whitespace before 'from' when importing es6-promise 2016-01-13 12:17:08 -08:00
Ishwar Nagar
011818a28b Add and implement es6-promise for ie11 support 2016-01-13 11:40:08 -08:00
Ivan Starkov
4804591c92 Merge pull request #75 from bluesh55/fix
Update README.md
2015-12-08 19:38:00 +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