-
Notifications
You must be signed in to change notification settings - Fork 42
Home
NOTE: VTS Geospatial project is not maintained anymore. Informations in this project might not be accurate or up-to-date.
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.
In case you do not want to build library, there is a link where you can find latest compiled libraries with demo examples.
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.