Michael Salaverry
3d78dd9cb4
Fix: Update heatmap layer when heatmap positions prop changes ( #728 )
...
* improvement: switched from defining API key in multiple places to one place
* now generating random readings
* fix: a change in heatmap positions now updates the map accordingly
* docs: added comment to explain that the developer should use their own key
2019-04-01 12:47:19 -03:00
Michael Diego
7de6933b57
Use new apiKey
2018-05-10 16:24:24 -03:00
Michael Diego
aec0c08aae
Fix code styling in develop ( #564 )
2018-04-18 15:11:47 -03:00
Michael Diego
9d0b3939ba
Use our own omit.js ( #561 )
2018-04-17 13:31:01 -03:00
Michael Diego
d457d1cd29
Fix recompose ( #547 )
...
* Create our own createHelper, its not in recompose anymore
* Use our withStateSelector
* Proper apiKey usage
* Replace apiKey with bootstrapUrlKeys
* No need of true value in html
* Use lodash.omit instead in dev
* Remove unused file
* Remove unnecessary extra folder utils
* Upgrade recompose again
* Oops! Move lodash.omit to devDependencies
* Fix webpack files styles
* Make examples bigger in width
2018-03-21 16:54:15 -07:00
Michael Diego
22302fc82c
Use private createHelper from recompose as its not exposed ( #537 )
2018-03-12 15:18:12 -07:00
Michael Diego
1ad4402462
Refactor code style ( #533 )
...
* Run eslint
* Avoid DRY in importing
* Update recompose
* Unnecessary backticks
* Update comments
* Move api-path into a variable
* Rename queryString to params
* Proper eslint-disable
2018-03-11 12:16:58 -07: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
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
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
6273309665
#add handlers for fly update layers ( #272 )
...
* #add handlers for fly update layers
* #remove force param
* Update google_map.js
2016-11-07 12:07:14 +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
Rupesh Singh
e196e9f1e5
Reset Bounds when surrounding div resizes ( #219 )
...
* added listeners for element/map resize event
* changed names accordingly
* added eslint-disabled to pass through travis checks
* changes for travis checks
* added eslint disables
* disabling eslint for lNo 906
* removed trailing spaces
* removed unnecessary id and refs
* removed eventListners on unMount
2016-08-22 17:31:02 +03:00
Ivan
7c8ec7a2bb
#add newBounds to fitBounds utils ( #202 )
...
* #add newBounds to fitBounds utils
* #fix by lint rules
* remove npm debug.log
* #fix eslint by disable lines
2016-07-24 21:40:32 +03:00
Ivan Starkov
fb3af2cd7c
Fix context ( #198 )
2016-07-20 16:41:15 +03:00
Ivan Starkov
26dbb12ed6
small umd and dev fixes ( #177 )
2016-06-23 22:40:07 +03:00
cybice
92ea1c43ec
Remeasured performance using devtools
2016-06-15 19:27:27 +03:00
cybice
5cc6a567bc
Update comments
2016-06-13 17:56:35 +03:00
cybice
100c219e1e
Test rxjs instead of reconciler, add ability to draw layers, test performance
2016-06-13 17:51:37 +03:00
cybice
c4471ae1fa
Update withStateSelector signature
2016-06-13 12:16:17 +03:00
cybice
d633e78caf
Extend develop to support multiple routes
2016-06-13 11:59:41 +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