Wykres commitów

60 Commity (8a9da2356636fca46c355fa15890c0a0e424223c)

Autor SHA1 Wiadomość Data
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
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 920ae8b037 Improved controls for mobile using Hammer.js 2016-02-27 12:14:21 +00:00
Robin Hawkes 6ba625628e Refined height styling (albeit too stubby right now) 2016-02-25 12:27:42 +00:00
Robin Hawkes 43b2e47a7f Fixed mistake 2016-02-25 11:24:36 +00:00
Robin Hawkes c4cc70503e Tidied up skybox implementation and made the skybox optional 2016-02-24 20:42:32 +00:00
Robin Hawkes a6160abe1e Initial pass at an atmospheric skybox with PBR materials 2016-02-23 23:11:49 +00:00
Robin Hawkes 902f7e10fc Added extrusion for TopoJSON features 2016-02-22 22:24:57 +00:00
Robin Hawkes 4f51c37193 Added styling functionality and tidied up buffer geometry 2016-02-22 13:03:50 +00:00
Robin Hawkes c102a83854 Initial implementation of the TopoJSONTileLayer using BufferGeometry 2016-02-19 21:25:16 +00:00