Wykres commitów

187 Commity (dev)

Autor SHA1 Wiadomość Data
Robin Hawkes 2e1919aca8 Add MVT cleanup 2019-02-16 16:48:39 +00:00
Robin Hawkes 139e70f91f Add MVT support and upgrade Three.js version 2019-02-16 14:49:50 +00:00
Robin Hawkes 4edfff3946 Fix interaction events 2019-02-02 17:51:06 +00:00
Robin Hawkes c04ee9c501 Fix permissions 2019-02-02 16:11:27 +00:00
Robin Hawkes a7d5865028 Add Geo.multiplier value to expand or compress WebGL coordinate space relative to Pseudo-Mercator metres 2017-06-03 18:52:19 +01:00
Matthew Harrison-Jones e2e9ad367b Merge pull request #207 from UDST/bug/world-destroy
Fix world.destroy
2017-02-14 14:56:32 +00:00
Robin Hawkes 29fa64b94f
Fixed panning using keyboard and added ctrl + mouse for pan 2017-02-14 11:43:14 +00:00
Matthew Harrison-Jones ccfaa64ecb
Fix world.destroy() 2017-02-06 17:10:20 +00:00
Robin Hawkes 965df81c4b
Remove attribution on layer removal 2017-01-16 12:18:45 +00:00
Matthew Harrison-Jones 57027e4703
Remove remaining image tile mesh references 2017-01-13 12:40:13 +00:00
Robin Hawkes fae829d8e0
Work around Typed Array limitation in IE 2016-12-21 12:32:24 +00:00
Robin Hawkes bcf21a0227
Fix missing dependencies in IE 2016-12-21 11:48:15 +00:00
Robin Hawkes 808d8fa194 Merge pull request #202 from UDST/bug/ie-safari-fixes
Fix issues with IE and Safari
2016-12-19 14:44:58 +00:00
Robin Hawkes cd9a4f2434
Fix issues with IE and Safari 2016-12-19 14:37:05 +00:00
Robin Hawkes 3d47cb1966
Allow depth write to be ignored 2016-12-13 22:24:40 +00:00
Robin Hawkes 66254ee230
Allow polygon render order to be forced regardless of flatness 2016-12-13 22:04:33 +00:00
Robin Hawkes 6bd41dfe72
Emit changed flag on controls end event 2016-12-05 15:49:38 +00:00
Robin Hawkes cee426ed95
Force update after manual control change 2016-12-02 17:03:00 +00:00
Robin Hawkes 978ffd3b09
Add catches for tile errors 2016-11-29 17:26:13 +00:00
Robin Hawkes 3038bd14cc
Added pan and tilt controls, tweaked others 2016-11-28 15:06:04 +00:00
Matthew Harrison-Jones 417c482321
Use input for `zoomBy` 2016-11-18 11:14:19 +00:00
Matthew Harrison-Jones 0f2deaf85e
Add `rotateBy` controls 2016-11-18 11:06:01 +00:00
Matthew Harrison-Jones 141f2edbbc
Add `zoomBy` controls 2016-11-18 11:01:41 +00:00
Robin Hawkes df210badb1
Finish processing workers that exist after a failure 2016-11-17 14:42:39 +00:00
Robin Hawkes ac07b61fb5
Add reject statement to allow workers to fail properly 2016-11-17 14:26:05 +00:00
Robin Hawkes 9087b27a9f
Fix an issue with worker layers erroring after destruction 2016-10-26 12:41:24 +01:00
Robin Hawkes 1fbe9d7555
Fix layer pause on visibility update 2016-10-25 12:40:13 +01:00
Robin Hawkes df8ce96e4c
Picking layers should now hide with layer 2016-10-21 14:30:52 +01:00
Robin Hawkes 4ee8b62cfc
Added a simple layer visibility API 2016-10-07 13:58:45 +01:00
Robin Hawkes a57b5ffe02
Removed basemap base layer and re-worked render orders 2016-10-07 11:46:52 +01:00
Robin Hawkes c991c567c6
Fix layering issue with basemap tiles using order of 0 2016-10-06 15:21:22 +01:00
Robin Hawkes b3f6169bf6
Revoke layer order for points 2016-10-06 13:19:25 +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 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 f17ff6e986
Merge branch 'master' into feature/merge-master 2016-10-03 16:25:46 +01:00
Robin Hawkes 3b998e5c26
Fixed reference to TopoJSON module 2016-10-03 16:05:31 +01:00
Robin Hawkes dcfe689568 Merge pull request #179 from UDST/feature/top-attributes
Adds attributes to identify top vertices
2016-10-03 11:32:17 +01:00
Robin Hawkes a16b0ccac3
Adds attribute to identify top vertices 2016-10-03 10:36:10 +01:00
Robin Hawkes 819421b59d Merge pull request #177 from UDST/feature/expose-tile-components
Expose tile components and change payload of tile event
2016-09-19 17:21:15 +01:00
Matthew Harrison-Jones 3f0597939d
QA fixes 2016-09-16 11:39:02 +01:00
Robin Hawkes e93e5b9155
Expose tile components and change payload of tile event 2016-09-16 10:08:35 +01:00
Matthew Harrison-Jones 2aa7406b5c
Add support to view other attributions 2016-09-15 18:04:03 +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 ba2a16dcd5
First attempt at supporting custom pointGeometry in workers 2016-09-09 13:15:21 +01:00
Robin Hawkes 9fe846bbff
Added filtering to worker layer to fix existing examples 2016-09-09 12:36:02 +01:00
Robin Hawkes a0a2c93f45
Points can now be generated using Web Workers 2016-09-09 11:39:16 +01:00
Robin Hawkes e4d2db0388
Added static methods for points 2016-09-09 11:19:30 +01:00