v0.2.9
Added
onLoadTileSet
to the typescript definitions file.
Fixed
- Feature table attributes like
RTC_CENTER
not being correctly applied to loaded tile geometry. B3DMLoader.load
not correctly resolving with a model.
Changed
- String decoding to use
TextDecoder
.