osm-android-compose
osm-android-compose copied to clipboard
OpenStreetMap android for compose
Hello, I noticed a potential error in the "Getting Started" section of the documentation. It seems that for implementation, the correct dependency should be "tech.utsmankece:osm-andro**i**d-compose:${latest_version}" instead of "tech.utsmankece:osm-androd-compose:${latest_version}". Could you...
Haloo utsmann, i have try your lib, but i got some error, when i got back requested after load the maps the apps force closing.
The lines attached below seem to be causing some unexpected zoom and panning issues. When zooming in, the camera will automatically zoom back out or pan in a random direction....
Hi, it would be great if instead of using just a drawable as a marker it was possible to use a custom composable component, it would make it way more...
Hello! Is it possible to use offline maps in this library? How can this be implemented? Thank you