Wykres commitów

28 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 a57b5ffe02
Removed basemap base layer and re-worked render orders 2016-10-07 11:46:52 +01:00
Robin Hawkes 5b5337da64
Re-add missing style for polygon layer 2016-10-06 13:17:24 +01:00
Robin Hawkes ecdf7a984c
Fixed layering issue with basemap 2016-10-06 12:40:09 +01:00
Robin Hawkes 3e9d7fc352
Added 2D outline support for polygons 2016-09-13 11:09:01 +01:00
Robin Hawkes ba2a16dcd5
First attempt at supporting custom pointGeometry in workers 2016-09-09 13:15:21 +01:00
Robin Hawkes e4d2db0388
Added static methods for points 2016-09-09 11:19:30 +01:00
Robin Hawkes c7421114be
Fix errors with picking mesh and calls to Geo 2016-09-09 10:22:36 +01:00
Robin Hawkes cce8475911
Laying groundwork for polyline support in workers 2016-09-08 16:32:26 +01:00
Robin Hawkes 86fc1f6d5d
Deduped mesh creation using static methods 2016-09-08 14:02:55 +01:00
Robin Hawkes 2094265244
Fix issues from code review 2016-09-01 17:09:40 +01:00
Robin Hawkes e0346b3713
Initial commit of promise feature 2016-08-30 17:49:26 +01:00
Robin Hawkes 051ae73543 Stopped crash on destruction of GeoJSONLayer 2016-03-14 22:01:28 +00:00
Robin Hawkes a91f5b843e Reduced memory consumption of GeoJSONTile 2016-03-14 21:46: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 18648f2c25 Added mesh customisation methods 2016-03-11 20:22:15 +00:00
Robin Hawkes 2b63ca9ff7 Added methods to override material, mesh settings and geometry generation for layers 2016-03-11 09:07:03 +00:00
Robin Hawkes f560dc2191 Added comments 2016-03-09 16:32:48 +00:00
Robin Hawkes ee956629d1 Added support for custom point geometry to GeoJSONLayer 2016-03-09 16:15:38 +00:00
Robin Hawkes b9bca78d32 Refined GeoJSON and geometry layers 2016-03-09 12:26:41 +00:00
Robin Hawkes e134ee3768 Removed old GeoJSONLayer 2016-03-08 15:38:11 +00:00
Robin Hawkes 6d2ceba4d0 Working implementation of the new layer restructure 2016-03-07 19:25:11 +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 3d6e7a3b6f Removed logging 2016-02-28 22:00:34 +00:00
Robin Hawkes 282fc3a58b Added GeoJSONLayer with example and tidied up some other areas 2016-02-28 20:29:52 +00:00