VTS Browser CPP is a collection of libraries that bring VTS frontend capabilities to your native applications.
(Click to play the video)
(Click to play the video)
Be warned, this library is still in development. We make no attempt on maintaining ABI nor API compatibility yet.
Browser documentation is available at the wiki.
Documentation for the whole VTS is at VTS Geospatial.
We provide pre-compiled packages for some popular linux distributions. See Melown OSS package repository for more information.
The packages are named libvts-browser0 (the library itself), libvts-browser-dbg (debug symbols for the library), libvts-browser-dev (developer files for the library) and vts-browser-desktop (example application).
See BUILDING.md for instructions to build the libraries from source.
See USING.md for instructions to write a simple app with VTS browser.
Run the desktop example application with default mapconfig (our Intergeo presentation):
vts-browser-desktop
Run the desktop example application with specific mapconfig:
vts-browser-desktop https://cdn.melown.com/mario/store/melown2015/map-config/melown/Melown-Earth-Intergeo-2017/mapConfig.json
For bug reports or enhancement suggestions use the Issue tracker.
Check the CONTRIBUTING.md file.
See the LICENSE file.