GLMap
GLMap | |
---|---|
Author: | GetYourMap |
License: | Proprietary |
Platforms: | iOS and Android |
Version: | 0.9.2 |
Website: | https://getyourmap.com/ |
Programming languages: | C++14, Objective-C, Swift, and Java |
Offline vector maps for mobile applications |
GLMap framework is an interactive map that rendered directly on the 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 the 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 the map could be customized very fast. MapCSS is used to describe map style.
Documentation
- Getting started guide is located at: https://getyourmap.com/get_started/
- API reference
Try first
- iOS demos: https://github.com/GLMap/examples-ios/
- Android demo: https://github.com/GLMap/examples-android/
- Galileo Offline Maps is made with GLMap.
This article is issued from Openstreetmap. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.