Skip to content
Tomas Kavan edited this page Mar 12, 2024 · 16 revisions

NOTE: VTS Geospatial project is not maintained anymore. Informations in this project might not be accurate or up-to-date.

VTS Browser JS

The VTS Browser JS was a JavaScript WebGL rendering engine used and developed by Melown Technologies SE (http://melowntech.com) as part of their VTS 3D map streaming and rendering stack.

Pre-built libraries and demos

In case you do not want to build library, there is a link where you can find latest compiled libraries with demo examples.

VTS API Architecture

The VTS Browser JS provides two interfaces VTS Browser API and VTS Browser Core API. The VTS Core API is more low level API than VTS Browser API. The VTS Core API only renders map. Its up to user to implement user interface and navigation. In case you looking for more out of the box solution then you should try VTS Browser API.

VTS Browser API

VTS Browser Core API

VTS File Formats