https://github.com/openmobilemaps/maps-core
The lightweight and modern Map SDK for Android and iOS
https://github.com/openmobilemaps/maps-core
android ios maps metal opengl sdk
Last synced: 22 days ago
JSON representation
The lightweight and modern Map SDK for Android and iOS
- Host: GitHub
- URL: https://github.com/openmobilemaps/maps-core
- Owner: openmobilemaps
- License: mpl-2.0
- Created: 2021-02-18T07:43:04.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T14:52:13.000Z (23 days ago)
- Last Synced: 2025-04-09T15:47:04.562Z (23 days ago)
- Topics: android, ios, maps, metal, opengl, sdk
- Language: C++
- Homepage: https://openmobilemaps.io
- Size: 75.4 MB
- Stars: 172
- Watchers: 7
- Forks: 18
- Open Issues: 19
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Open Mobile Maps
![]()
The lightweight and modern Map SDK for Android (8.0+, OpenGl ES 3.2) and iOS (14+)
openmobilemaps.io
## Features
* Multi-platform graphics engine based on OpenGL for Android and Metal for iOS
* Touch and gesture handling
* Tiled Map Layers
* Vector Layers
* Polygon Layers
* Icon Layers...and more to come! See our roadmap at [openmobilemaps.io](https://openmobilemaps.io)
## Getting started
Get started using Open Mobiles Maps by integrating a map into an Android or iOS project.
[Readme Android](./android/)
[Readme iOS](./ios/)
## Architecture
[Architecture](./docs/architecture.md) describes, how C++ is used to shared most of the codebase between the two platforms.
## License
This project is licensed under the terms of the MPL 2 license. See the [LICENSE](LICENSE) file.