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!