demo
demo copied to clipboard
Demo application which is built using ActionStreetMap framework
I've come across an issue where [2x2 sections of tile fail to load](http://i.imgur.com/ytGewou.png) (or rather, they load but display only the default grey concrete). It hasn't always happened in the...
So far, there are only two artificial zoom levels: - scene - renders everything - overview - renders only terrain objects without details (some kind of low LOD) It would...
Current elevation provider loads only one hgt file into memory. Location as below requires access to two files at the same time. Location to test: 49.230038, 6.9994618
Basic idea: (pmr) quadtree implemented using C++