An open API service indexing awesome lists of open source software.

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

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





Swift Package Manager



License: MPL 2.0



Build status: iOS



Build status: android

## 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.