Skip to content
David Levinsky edited this page Mar 20, 2018 · 16 revisions

VTS Browser JS

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

Examples

Prebuild libraies and demos

In case you do not want to build libray, 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

Examples

VTS Browser API

VTS Browser Core API

VTS File Format

VTS Browser Inspector Mode

Clone this wiki locally