Skip to content
David Levinsky edited this page Apr 17, 2017 · 4 revisions

VTS-Browser-JS

The VTS-Browser-JS is a JavaScript WebGL 3D maps rendering engine used and developed by Melown SE (http://melown.com) in their products.

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