Skip to content
/ vtm Public
forked from mapsforge/vtm

OpenGL vector map library written in Java - running on Android, iOS, Desktop and within the browser.

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

mpelesh/vtm

 
 

Repository files navigation

Maven Central Build Status License: LGPL v3

V™

VTM was developed within the OpenScienceMap project.

This fork continues VTM development. And provides compatibility with latest Mapsforge.

See the integration guide and changelog. And read through how to contribute guidelines.

If you have any questions or problems, don't hesitate to ask our public mailing list for help.

Features

  • Java map library
  • OpenGL vector-tile rendering
  • Themeable vector layers
  • Support for multiple tile sources:
    • OpenScienceMap vector tiles
    • Mapsforge vector maps
    • Mapbox vector tiles
    • GeoJSON vector tiles
    • Raster tiles: any quadtree-scheme tiles as texture
  • Backends:
    • Android
    • iOS (using libGDX/RoboVM, instructions)
    • Desktop (using libGDX/LWJGL)
    • HTML5/WebGL (using libGDX/GWT, instructions)

Projects

  • vtm contains the core library
  • vtm-android Android backend
  • vtm-android-example provides examples using vtm-android
  • vtm-gdx common libGDX backend
  • vtm-android-gdx Android backend (with libGDX)
  • vtm-desktop Desktop backend
  • vtm-ios iOS backend
  • vtm-ios-example provides examples using vtm-ios
  • vtm-web HTML5/GWT backend
  • vtm-web-app HTML5/GWT application

WebGL Demo

OpenScienceMap view of Bremen.

  • Hold right mouse button to change view direction.

Applications

Maps

Credits

This library contains code from several projects:

Screenshots

Android

Android

iOS

iOS

Desktop

Desktop

Browser

Browser

About

OpenGL vector map library written in Java - running on Android, iOS, Desktop and within the browser.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 86.6%
  • C 7.7%
  • C++ 2.6%
  • Objective-C 1.8%
  • GLSL 0.9%
  • CSS 0.1%
  • Other 0.3%