utsmannn / osm-android-compose

OpenStreetMap android for compose

Home Page:https://utsmannn.github.io/osm-android-compose/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenStreetMap Android Compose

For install and usage, please check documentation

Welcome

The origin OpenStreetMaps Android visit https://osmdroid.github.io/osmdroid/ or github 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.

About

OpenStreetMap android for compose

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


Languages

Language:Kotlin 78.5%Language:Java 21.5%