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

https://github.com/utsmannn/osm-android-compose

OpenStreetMap android for compose
https://github.com/utsmannn/osm-android-compose

android compose openstreetmap

Last synced: 5 months ago
JSON representation

OpenStreetMap android for compose

Awesome Lists containing this project

README

          

# OpenStreetMap Android Compose

For install and usage, please check [documentation](https://utsmannn.github.io/osm-android-compose/)

# Welcome

The origin OpenStreetMaps Android visit [https://osmdroid.github.io/osmdroid/](https://osmdroid.github.io/osmdroid/) or [github wiki](https://github.com/osmdroid/osmdroid/wiki)

This is a simple OpenStreetMap library for Android Compose. There are several basic functions commonly used, such as markers, polylines, and polygons. You can also add custom tiles. For more details, please refer to the sample project.

## Contributing
This library may not always be maintained, and I am open to anyone who wants to contribute by reporting bugs, making pull requests, or requesting new features in the future.

## License
```
Copyright 2023 Muhammad Utsman

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```