master
Robin Hawkes 2016-06-20 11:47:36 +01:00
rodzic 1dbf8586d6
commit fad5ddc2eb
3 zmienionych plików z 8 dodań i 10 usunięć

Wyświetl plik

@ -2,7 +2,7 @@
A framework for 3D geospatial visualisation in the browser
![]()
![](http://cl.ly/3q0y3k133R1a/vizicities.jpg)
### Important links
@ -15,11 +15,13 @@ A framework for 3D geospatial visualisation in the browser
## Examples
* Basic example (2D basemap and 3D buildings)
* Buildings coloured by height
* GeoJSON example (points, linestrings and polygons)
* NYC MTA routes
* All the things (will test even the best computers)
* Basic example (2D basemap and 3D buildings) ([demo]())
* Buildings coloured by height ([demo]())
* Basic GeoJSON example (points, linestrings and polygons) ([demo]())
* Interactivity (clicking on features) ([demo]())
* NYC MTA routes ([demo]())
* Lots of GeoJSON features ([demo]())
* All the things (will test even the best computers) ([demo]())
## Main changes since 0.2

File diff suppressed because one or more lines are too long

Wyświetl plik

@ -87,7 +87,6 @@
"lodash.assign": "^4.0.2",
"lodash.throttle": "^4.0.0",
"lru-cache": "^4.0.0",
"proj4": "^2.3.12",
"reqwest": "^2.0.5",
"three": "^0.74.0",
"topojson": "^1.6.24",