Xiaoji Chen
|
1cef144dc1
|
Add marker component (#225)
|
2017-05-04 12:17:26 -07:00 |
|
Xiaoji Chen
|
ae10a9ccdd
|
remove pressKeytoRotate prop from MapControl (#222)
|
2017-05-02 18:00:01 -07:00 |
|
Joe Duncan
|
8f62ae6089
|
use prop-types package (#206)
|
2017-04-17 10:40:00 -07:00 |
|
Ib Green
|
21a6c21e30
|
Remove imports of global module (#204)
* Remove imports of global module
|
2017-03-29 16:56:00 -07:00 |
|
Ib Green
|
4518b64adc
|
Add pressKeyToRotate prop to new MapControls (#202)
* Fix pressKeyToRotate
* Additional transpilation fixes
|
2017-03-27 17:25:53 -07:00 |
|
Ib Green
|
49124f33ef
|
* Added new custom-interactions example
* Add pressKeyToRotate prop
* Support pitch > 60
* Build system updates
|
2017-03-24 14:37:22 -07:00 |
|
Anh Mai
|
da55fffe07
|
remove d3-selection and extra example map (#189)
* remove d3-selection
* remove extra example map
|
2017-03-24 14:37:22 -07:00 |
|
Anh Mai
|
d28d5cb432
|
Fix flow build process
Fix unit tests. README updates. Add browser tests
Adapt exhibits for react-map-gl
|
2017-03-24 14:37:00 -07:00 |
|
Ib Green
|
72a0324cb8
|
Component split (#170)
* StaticMap and InteractiveMap separates event handling concerns from map display concerns.
|
2017-03-07 14:57:37 -08:00 |
|
Ib Green
|
00cce5d63f
|
Split out ChoroplethExample into its own folder (#175)
|
2017-03-07 14:56:26 -08:00 |
|
Ib Green
|
05cc1f163d
|
ES6 tests now run untranspiled in Node.js (#172)
* ES6 tests now run directly in Node.js.
* Create `examples` folder to contain multiple standalone examples.
* Fix precommit hook
|
2017-03-07 14:56:26 -08:00 |
|