lucaosten 490b932eab
Code improvements (#446)
+ reduced memory usage of RenderBucket by making "type" byte instead of int
+ improved code readability in TextItem by renaming variable
+ added latitude/longitude validation methods to GeoPointUtils
+ solved Java double precision problem in GeoPoint
+ made GeoPoint Serializable for easier Android usage
+ made BoundingBox.toString() human readable for better debugging
2017-11-18 11:54:26 +02:00
2016-07-04 20:58:33 +03:00
2017-11-11 22:48:35 +02:00
2017-11-18 11:54:26 +02:00
2017-11-17 20:00:51 +02:00
2017-11-17 20:00:51 +02:00
2017-09-16 17:37:59 +03:00
2017-11-10 11:31:26 +02:00
2017-11-10 11:31:26 +02:00
2014-01-17 00:00:19 +01:00
2017-10-29 18:53:24 +02:00
2016-07-04 20:58:33 +03:00
2017-10-29 18:53:24 +02:00
2017-08-29 19:48:22 +03:00

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

Description
OpenGL vector map library - running on Android, iOS, Desktop and browser.
Readme 41 MiB
Languages
Java 78.8%
JavaScript 12.1%
C 5.2%
C++ 1.7%
Objective-C 1.2%
Other 0.9%