microg / android_external_vtm

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 core library
  • vtm-android Android backend
  • vtm-android-example Android examples
  • vtm-gdx common libGDX backend
  • vtm-android-gdx Android libGDX backend
  • vtm-desktop Desktop libGDX backend
  • vtm-playground Desktop examples
  • vtm-ios iOS libGDX backend
  • vtm-ios-example iOS examples
  • vtm-web HTML5/GWT libGDX 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

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

License:GNU Lesser General Public License v3.0


Languages

Language:Java 87.7%Language:C 7.1%Language:C++ 2.4%Language:Objective-C 1.6%Language:GLSL 0.8%Language:CSS 0.1%Language:JavaScript 0.1%Language:HTML 0.1%Language:Makefile 0.0%Language:Shell 0.0%