-
Notifications
You must be signed in to change notification settings - Fork 986
Home
spyhunter99 edited this page Jan 25, 2024
·
34 revisions
Welcome to the osmdroid!
Chances are good that you want to get a map up and running in your app as soon as possible. If that's the case, consider reading the following guides (they are short!) in this order.
- Include the binaries in your project:
- Walk through the tutorial
- How to use the osmdroid library (Java)
- Markers, Lines and Polygons (Java)
- Geopackage
- Cache Manager
- WMS
- Tile Caching Settings
- osmdroid thirdparty
- MapsForge
- Ground Overlay
- How to use the osmdroid library (Kotlin)
- Markers, Lines and Polygons (Kotlin)
- Using Device Location (Kotlin)