Robin Hawkes
|
139e70f91f
|
Add MVT support and upgrade Three.js version
|
2019-02-16 14:49:50 +00:00 |
Robin Hawkes
|
c04ee9c501
|
Fix permissions
|
2019-02-02 16:11:27 +00:00 |
Robin Hawkes
|
bcf21a0227
|
Fix missing dependencies in IE
|
2016-12-21 11:48:15 +00:00 |
Robin Hawkes
|
cd9a4f2434
|
Fix issues with IE and Safari
|
2016-12-19 14:37:05 +00:00 |
Robin Hawkes
|
bafb68617a
|
Update Mapzen endpoints
|
2016-11-04 14:11:26 -07:00 |
Robin Hawkes
|
ecdf7a984c
|
Fixed layering issue with basemap
|
2016-10-06 12:40:09 +01:00 |
Robin Hawkes
|
c296afef17
|
Added event to listen for tile list updates on a layer
|
2016-09-13 15:23:55 +01:00 |
Robin Hawkes
|
3e9d7fc352
|
Added 2D outline support for polygons
|
2016-09-13 11:09:01 +01:00 |
Robin Hawkes
|
49c46dd8d1
|
Add Web Worker version of everything example
|
2016-09-09 10:22:56 +01:00 |
Robin Hawkes
|
8a9da23566
|
Dedupe worker tile layers
|
2016-09-07 16:01:02 +01:00 |
Robin Hawkes
|
89ea1ee87d
|
Added pre-existing logic for worker-based tile layers
|
2016-09-02 12:02:15 +01:00 |
Robin Hawkes
|
8fb84766f8
|
Added existing Web Worker functionality for non-tiled GeoJSON layer (polygon only)
|
2016-09-01 15:50:51 +01:00 |
Robin Hawkes
|
703b23feaf
|
Updated basic example to show off promises
|
2016-08-30 17:49:27 +01:00 |
Robin Hawkes
|
e0346b3713
|
Initial commit of promise feature
|
2016-08-30 17:49:26 +01:00 |
Robin Hawkes
|
fad5ddc2eb
|
Removed proj4
|
2016-06-20 11:47:36 +01:00 |
Robin Hawkes
|
1dbf8586d6
|
Added examples
|
2016-06-20 11:16:41 +01:00 |
Robin Hawkes
|
a261a49e57
|
Added attribution
|
2016-06-17 14:48:51 +01:00 |
Robin Hawkes
|
b9dbf3b188
|
Added more examples
|
2016-06-17 12:19:09 +01:00 |
Robin Hawkes
|
0402c54df7
|
Updated readme and added kitchen sink example
|
2016-06-17 09:38:29 +01:00 |
Robin Hawkes
|
97912ba842
|
Added MTA route example
|
2016-06-16 09:46:59 +01:00 |
Robin Hawkes
|
6ac7601da6
|
Updated three.js version
|
2016-06-16 09:46:46 +01:00 |
Robin Hawkes
|
aee7887adf
|
Removed Proj4 from basic example
|
2016-04-26 19:10:36 +01:00 |
Robin Hawkes
|
06b6ee940d
|
Enabled full demo
|
2016-04-19 08:43:41 +01:00 |
Robin Hawkes
|
b4e91532ec
|
Removed TweenMax from core build and disabled devicePixelRatio support for the time being
|
2016-03-22 10:55:31 +00:00 |
Robin Hawkes
|
42bf0c4518
|
Added basic animated camera movement
|
2016-03-15 19:50:04 +00:00 |
Robin Hawkes
|
9882b8636d
|
Request tiles nearer the camera before those further away
|
2016-03-14 22:45:45 +00:00 |
Robin Hawkes
|
4e8aceb9c6
|
Removed interaction handlers from demo
|
2016-03-14 22:34:39 +00:00 |
Robin Hawkes
|
a91f5b843e
|
Reduced memory consumption of GeoJSONTile
|
2016-03-14 21:46:47 +00:00 |
Robin Hawkes
|
5164240ceb
|
Using GeoJSONLayer within tiles, though it requires a lot of memory
|
2016-03-14 16:24:47 +00:00 |
Robin Hawkes
|
1075a0a144
|
Post-processing is now optional
|
2016-03-11 18:10:36 +00:00 |
Robin Hawkes
|
d568e6b0a4
|
Re-added World, which mysteriously vanished
|
2016-03-11 15:47:01 +00:00 |
Robin Hawkes
|
979c6b5725
|
Added FXAA and fixed tiles
|
2016-03-11 12:43:50 +00:00 |
Robin Hawkes
|
46c4ca206e
|
Working tilt-shift
|
2016-03-11 12:01:34 +00:00 |
Robin Hawkes
|
0b911a09e1
|
Updated demo
|
2016-03-10 14:47:41 +00:00 |
Robin Hawkes
|
ee956629d1
|
Added support for custom point geometry to GeoJSONLayer
|
2016-03-09 16:15:38 +00:00 |
Robin Hawkes
|
b622c3ccff
|
Updated demo for GeoJSON
|
2016-03-09 12:31:19 +00:00 |
Robin Hawkes
|
b9bca78d32
|
Refined GeoJSON and geometry layers
|
2016-03-09 12:26:41 +00:00 |
Robin Hawkes
|
f6b3fa86fd
|
Basic implementation of PointLayer
|
2016-03-09 10:07:31 +00:00 |
Robin Hawkes
|
e134ee3768
|
Removed old GeoJSONLayer
|
2016-03-08 15:38:11 +00:00 |
Robin Hawkes
|
cb4f9ba19a
|
Working PolylineLayer implementation
|
2016-03-08 15:25:14 +00:00 |
Robin Hawkes
|
2e0579bf4b
|
Added layer click event and re-implemented feature styling
|
2016-03-08 08:59:09 +00:00 |
Robin Hawkes
|
6d2ceba4d0
|
Working implementation of the new layer restructure
|
2016-03-07 19:25:11 +00:00 |
Robin Hawkes
|
a7fbdedef1
|
Added debug output for example
|
2016-03-03 21:24:53 +00:00 |
Robin Hawkes
|
ad1388d6cd
|
Moving more components to the new approach for non-new initialisation
|
2016-03-01 20:51:38 +00:00 |
Robin Hawkes
|
f168fae548
|
Restructured the whole approach to not requiring a new keyword - similar to Leaflet approach now with lowercase for non-new initialisation
|
2016-03-01 20:34:53 +00:00 |
Robin Hawkes
|
c9bb6c877b
|
Intersection test for picking and return results to click event
|
2016-03-01 18:06:09 +00:00 |
Robin Hawkes
|
1cd57aa4dd
|
Tweaked London Underground demo
|
2016-03-01 17:26:26 +00:00 |
Robin Hawkes
|
790064f3ac
|
Added basic click handlers for GeoJSON features and support picking of lines
|
2016-02-29 23:04:07 +00:00 |
Robin Hawkes
|
e78864f60d
|
Made picking optional
|
2016-02-29 20:45:10 +00:00 |
Robin Hawkes
|
282fc3a58b
|
Added GeoJSONLayer with example and tidied up some other areas
|
2016-02-28 20:29:52 +00:00 |