Anh Mai
dedd87d0de
[3.0-release] fix unbound this in ref callback for canvas-overlay ( #337 )
2017-08-01 13:08:49 -07:00
Xiaoji Chen
0df9478e7a
Add filter example ( #334 )
2017-07-28 13:57:41 -07:00
Xiaoji Chen
0b13c633b9
3.0.1
2017-07-27 10:38:10 -07:00
Xiaoji Chen
8c558ff4ff
Interaction bug fixes ( #332 )
...
- Fix pinch zoom
- Fix bug where wheel scrolling is blocked when `onViewportChange` is null
2017-07-27 10:36:11 -07:00
Shaojing Li
79d8901122
v3.0.0
2017-07-26 21:49:22 -07:00
Shaojing Li
b6f59aa440
Update the version of dependencies for all examples
2017-07-26 21:49:16 -07:00
Shaojing Li
e4ddf6ad8b
Update website ( #330 )
...
* update website
* Change release date
2017-07-26 17:37:14 -07:00
Xiaoji Chen
84708aaf1b
Fix mobile interaction for website examples ( #329 )
2017-07-26 13:36:32 -07:00
Xiaoji Chen
24e7e36688
Website color theme ( #301 )
2017-07-25 14:04:45 -07:00
Xiaoji Chen
b2ce2dfc45
use ref callback properly ( #319 )
2017-07-25 13:58:25 -07:00
Nima Boscarino
a696a50ba8
Fix Coordinates for Marker example ( #315 )
...
Switch around the Latitude and Longitude values in the example (for ReactMapGL and Marker). The current values are not a proper LatLng pair, and PerspectiveMercatorViewport.project() returns NaN values.
2017-07-25 12:41:13 -07:00
Alex Yuly
da116cf4df
Update NavigationControl component docs ( #320 )
2017-07-16 15:01:40 -07:00
Xiaoji Chen
9b1281dd13
3.0.0-beta.3
2017-07-12 16:24:08 -07:00
Xiaoji Chen
e5457f3671
Match viewport to Mapbox at low zoom levels ( #317 )
2017-07-12 16:20:30 -07:00
Xiaoji Chen
df96e4973e
remove duplicate offset calculation ( #314 )
2017-07-11 14:06:37 -07:00
Xiaoji Chen
80da9276c3
3.0.0-beta.2
2017-07-11 11:56:42 -07:00
Xiaoji Chen
86edd8ca7d
remove MAPBOX_ACCESS_TOKEN ( #311 )
2017-07-10 16:56:34 -07:00
Xiaoji Chen
ef7e6fb595
remove ref callback ( #310 )
2017-07-10 13:11:41 -07:00
Xiaoji Chen
e73cceea5f
Add/remove event handlers based on user setting ( #308 )
...
- Disable recognizers in `EventManager.off` if no more handlers are attached
- Let `MapControls` manage its own events by passing in the `EventManager` instance
- Use a new MapControls instance per map
2017-07-10 12:52:28 -07:00
Ib Green
4c0504a841
Bump version to beta.1. Update CHANGELOG and package.json ( #305 )
2017-07-03 20:26:22 -07:00
Ib Green
cbb242496a
Polish docs ( #302 )
2017-07-03 19:20:52 -07:00
Xiaoji Chen
9fc4ff91cf
Add links to other libraries ( #300 )
2017-06-29 17:05:20 -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
Anh Mai
e623232f25
3.0.0-alpha.15
2017-06-28 16:24:47 -07:00
Anh Mai
dc2d3eb1af
documentation polish ( #295 )
2017-06-28 16:17:35 -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
Xiaoji Chen
5e65c18ee5
fix breakage on node ( #292 )
2017-06-27 18:15:34 -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
Xiaoji Chen
96e81ac1d7
update event manager ( #283 )
2017-06-27 10:31:01 -07:00
Anh Mai
4fafe598ca
3.0.0-alpha.14
2017-06-23 02:08:48 -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
9492b6cbe8
Remove fitBounds util ( #278 )
2017-06-14 10:23:03 -07:00
Xiaoji Chen
799bc3f873
Update examples ( #276 )
2017-06-13 13:50:53 -07:00
Xiaoji Chen
a61689bbe8
Fix compass arrow in navigation control ( #277 )
2017-06-13 13:46:03 -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
Anh Mai
5956ce4e4e
3.0.0-alpha.13
2017-06-09 22:53:06 -07:00
John Deerhake
8d03ba7c48
Change pan event listener to move specific panmove ( #272 )
2017-06-09 10:57:19 -07:00
Xiaoji Chen
850559d2fe
Add new examples ( #270 )
2017-06-07 15:25:55 -07:00
Patrick Ranspach
ad7069446e
Add onLoad callback to static map props and componentDidMount ( #269 )
2017-06-07 14:17:37 -07:00
Anique
782254dd35
Update marker.md ( #271 )
2017-06-07 00:39:56 -07:00
Ib Green
0a0255054b
Frontpage polish ( #266 )
...
* Frontpage polish
2017-06-02 14:51:50 -07:00
Ib Green
cae1ae4018
Some documentation polish ( #265 )
2017-06-02 14:33:45 -07:00
Xiaoji Chen
e6e85886d7
3.0.0-alpha.12
2017-06-02 14:00:21 -07:00
Patrick Ranspach
bff9383567
Clarifying webpack 2 example location in README.md ( #264 )
2017-06-02 11:46:06 -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
7f157a6120
[v3-documentation] add get started, whats new, upgrade guide; update components and utils docs ( #261 )
2017-05-30 19:56:23 -07:00