3dbag-viewer
3dbag-viewer copied to clipboard
- copy location from 3D viewer - allow selecting multiple tiles - show tile ids in map? - add [ol-geocoder](https://github.com/jonataswalker/ol-geocoder)
When you select a building, the attribute names are the same for all the loD-s which can be confusing. Should have some indication of the lod.
To avoid duplicate issues.
As brought up by @balazsdukai. We could quickly explain the functionalities of the viewer.
Currently, the viewer's URL only contains the parameters of the camera view. We should have at least two more: - selected LoD - selected Basemap
We can make a vertex shader that scales a tile vertically, so we gradually grow them when they load instead of just popping up.
When trying to pick a tile on https://3dbag.nl/en/download, the transparency of the map reduces with approximately 50% every time you move the map while holding the curser. This makes the...