Xiaoji Chen
f5e49ea37c
4.0.0-beta.3
2018-10-25 13:33:04 -07:00
Xiaoji Chen
06a14d6e85
update examples and website to use relative size ( #620 )
2018-10-13 19:50:15 -07:00
Xiaoji Chen
e99d0c9e0c
Fix additional-overlays example ( #616 )
...
Follow up of https://github.com/uber/react-map-gl/pull/613
2018-10-12 16:18:22 -07:00
Xiaoji Chen
e594cb03b9
Support relative map size ( #614 )
2018-10-12 13:48:26 -07:00
Xiaoji Chen
806cc44eb5
Fix webpack issues in examples ( #609 )
2018-10-04 11:15:18 -07:00
Xiaoji Chen
5810b7632f
Fix start-local for examples ( #600 )
2018-09-24 15:58:43 -07:00
Will Fisher
1db9a2b4d2
Small typo in example ( #584 )
2018-09-24 12:39:50 -07:00
Xiaoji Chen
78830f130e
Upgrade examples build systems ( #597 )
2018-09-24 12:22:20 -07:00
Xiaoji Chen
cfa348fc7b
Add more interaction states (PR 2/3) ( #573 )
...
- Add `isPanning` `isRotating` and `isZooming` to interaction state
- Display current interaction state in example
2018-08-21 20:09:52 -07:00
David Schnurr
489d33832b
Mapbox webpack resolver no longer needed in examples ( #577 )
2018-08-13 11:26:53 -07:00
David Schnurr
9c302ae840
Add drag and drop support for Marker ( #576 )
2018-08-13 11:23:44 -07:00
Xiaoji Chen
571d9c5420
Remove immutable & use Mapbox's style diffing ( #559 )
2018-08-03 10:47:56 -07:00
Irakli Safareli
b9d8b9e568
Add missing check for onChangeViewport in transition-manager ( #513 )
2018-06-04 14:12:22 -07:00
Ib Green
583cecd0a4
reuseMap prop now applies styles. Markdown cleanup ( #517 )
2018-05-29 11:54:16 -07:00
Ib Green
b8f935e9cf
Update main example to babel-loader@8 ( #503 )
2018-04-18 14:43:28 -07:00
Ib Green
30af9d8ab3
Remove incorrect comments ( #486 )
2018-03-29 08:44:19 -07:00
Ib Green
b50de38ab0
Upgrade to mapbox 0.44 ( #459 )
2018-02-12 10:40:52 -08:00
Javid
c776dcf0e1
Reuse map function: reparenting child nodes when reusing the saved map ( #457 )
...
* Update readme
* Remove unused code
* Add comments
* Import data from examples/data
2018-02-09 16:46:14 -07:00
Xiaoji Chen
12b2ca8fc8
update examples ( #446 )
2018-01-25 14:07:33 -08:00
Xiaoji Chen
3e52aa397a
Docs polish for 3.2 release ( #436 )
2018-01-10 11:31:46 -08:00
Xiaoji Chen
4d575ac6fd
Remove immutable.js dependency ( #433 )
2018-01-06 18:55:27 -08:00
Xiaoji Chen
8b2ba2dd61
Update docs for transition props ( #389 )
2017-11-29 10:38:06 -08:00
Xiaoji Chen
8c4128b65f
Port TransitionManager from dekc.gl ( #411 )
...
* Port TransitionManager from dekc.gl
* transition tests
* rename ViewportFlyToInterpolator to FlyToInterpolator
* export interpolation utils as non-experimental
2017-11-29 10:37:22 -08:00
Xiaoji Chen
23a9299ad9
bump dependency versions in examples ( #405 )
2017-11-10 12:27:54 -08:00
Xiaoji Chen
25c3b795ba
Port TransitionManager from deck.gl ( #383 )
2017-10-21 17:48:06 -07:00
Ib Green
05312660ee
Package.json changes to support React 16 ( #357 )
2017-10-04 13:27:35 -07:00
Ib Green
5cafff8f30
Fixes to no-token warning ( #373 )
2017-10-04 12:54:29 -07:00
Ib Green
82fd7e5da4
No token warning ( #370 )
2017-09-26 12:22:15 -07:00
Ib Green
25cee36509
Add yarn linting ( #360 )
2017-09-18 19:32:50 -07:00
Xiaoji Chen
0df9478e7a
Add filter example ( #334 )
2017-07-28 13:57:41 -07:00
Shaojing Li
b6f59aa440
Update the version of dependencies for all examples
2017-07-26 21:49:16 -07:00
Xiaoji Chen
84708aaf1b
Fix mobile interaction for website examples ( #329 )
2017-07-26 13:36:32 -07:00
Xiaoji Chen
86edd8ca7d
remove MAPBOX_ACCESS_TOKEN ( #311 )
2017-07-10 16:56:34 -07:00
Ib Green
4c0504a841
Bump version to beta.1. Update CHANGELOG and package.json ( #305 )
2017-07-03 20:26:22 -07:00
Anh Mai
11b53736ff
move babel configs from package.json to webpack config to fix doc build issues ( #298 )
2017-06-29 12:31:52 -07:00
Xiaoji Chen
dd5baee74e
Website and examples polish ( #294 )
...
- Add geojson example
- Add introduction, credit and link to source to all examples
- CSS bug fixes
- Remove unused website components
- Header image
2017-06-27 22:31:33 -07:00
Anh Mai
f6e75c71e3
documentation update; standalone examples in main example and inside doc pages ( #290 )
2017-06-27 12:27:20 -07:00
Anh Mai
ea22992e1d
Update to mapbox-gl-js v0.38.0 & fix examples ( #285 )
2017-06-23 00:59:32 -07:00
Lukwago Allan
6c72167769
fix(example): remove unused variables in exhibit-webpack ( #287 )
2017-06-21 14:11:19 -07:00
Ib Green
6dbabb0980
Update package.json in main example
2017-06-18 15:22:36 -07:00
Anh Mai
80c3162401
render main examples inside documentation ( #281 )
2017-06-15 20:19:12 -07:00
Xiaoji Chen
5749573db9
Update overlays code and documentation ( #282 )
2017-06-15 18:05:49 -07:00
Xiaoji Chen
799bc3f873
Update examples ( #276 )
2017-06-13 13:50:53 -07:00
Anh Mai
63bdc5f87f
Update main examples to work with new react-map-gl; remove some old examples ( #275 )
2017-06-13 11:55:29 -07:00
Xiaoji Chen
850559d2fe
Add new examples ( #270 )
2017-06-07 15:25:55 -07:00
Ib Green
0a0255054b
Frontpage polish ( #266 )
...
* Frontpage polish
2017-06-02 14:51:50 -07:00
Ib Green
5076429584
Documentation pass, polish exports, move non-essential overlays to examples ( #263 )
2017-06-02 07:26:48 -07:00
Anh Mai
ec326d34d3
[deprecate-start] onChangeViewport is now onViewportChange; add depWarn util ( #259 )
2017-05-26 22:57:46 -07:00
Xiaoji Chen
f527c35ee2
Api Audit ( #251 )
2017-05-24 15:27:37 -07:00
Xiaoji Chen
4a6164daa0
New EventManager ( #244 )
...
* use hammerjs as event manager
* support touch in main example
2017-05-17 14:57:16 -07:00