Skip to content

GLMap/examples-android

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

examples-android

Android demo application for GLMap framework. GLMap is an offline map that rendered directly on device using OpenGL ES 2.0.

Features

  • Offline: GLMap built to work offline. Map data stored in compact binary format and it's optimized for mobile rendering.
  • Vector: Data is rendered on device using OpenGL ES 2.0, with style applied on the fly. It's easy to load your own data layers from GeoJSON files and integrate layers to the map.
  • Fast: GLMap uses all CPU cores along with GPU to render map really fast.
  • Customizable: Everything on map could be customized very fast. MapCSS is used to describe map style.

Documentation

GLMap

The API reference is located at getyourmap.com/docs/java/api/latest/.

Getting Help

Need help with your code? Write us at support@getyourmap.com

Feedback

If you use GLMap and are happy with it, all we ask is that you please consider sending out a tweet mentioning @GLMapFramework or email hi@getyourmap.com to share your thoughts!

And if you don't like it, please let us know what you would like improved, so we can fix it! analytics

About

Android demo application for GLMap framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published