Wykres commitów

26 Commity (139e70f91f1cd50e128b6ca45652cb8bdb48d7ec)

Autor SHA1 Wiadomość Data
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 978ffd3b09
Add catches for tile errors 2016-11-29 17:26:13 +00:00
Robin Hawkes 9087b27a9f
Fix an issue with worker layers erroring after destruction 2016-10-26 12:41:24 +01:00
Robin Hawkes 53cab42767
Code review fixes 2016-10-06 11:16:11 +01:00
Robin Hawkes 1e37afe768
Initial fix for tile duplication bug 2016-10-06 10:11:32 +01:00
Robin Hawkes e93e5b9155
Expose tile components and change payload of tile event 2016-09-16 10:08:35 +01:00
Robin Hawkes 8a9da23566
Dedupe worker tile layers 2016-09-07 16:01:02 +01:00
Robin Hawkes e0346b3713
Initial commit of promise feature 2016-08-30 17:49:26 +01: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 fb5f7541b6 Improved styling options for polygon layers and other fixes 2016-03-13 13:47:45 +00:00
Robin Hawkes 46c4ca206e Working tilt-shift 2016-03-11 12:01:34 +00:00
Robin Hawkes 3671cc6eb1 Added comments 2016-03-08 15:30:13 +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 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 7ef8197306 Initial (untidy) picking implementation 2016-02-29 18:49:21 +00:00
Robin Hawkes 282fc3a58b Added GeoJSONLayer with example and tidied up some other areas 2016-02-28 20:29:52 +00:00
Robin Hawkes a04a25d803 Added memory clean-up TODOs 2016-02-28 18:40:51 +00:00
Robin Hawkes 7abe409f98 Split out GeoJSON and BufferGeometry logic into separate helpers 2016-02-28 11:25:45 +00:00
Robin Hawkes 6980813d25 Added support for multiple GeoJSON geometry types with finer control over styling 2016-02-27 19:31:41 +00:00
Robin Hawkes 0cc5d12459 Added more robust method for only rendering GeoJSON geometry types that are supported 2016-02-27 15:19:29 +00:00
Robin Hawkes a91ccae917 Moved TopoJSON logic into GeoJSON components and added support for flat objects 2016-02-27 14:58:33 +00:00