Skip to main content
To create a map on Android, add MapLibre Native to the dependencies section of your app’s build.gradle file. Optionally, add the MapLibre Annotation Plugin to add a marker to the map:
Import assets for the Radar logo and optionally for a marker. You can download assets here. Then, add a MapView with the Radar logo to your layout:
Finally, add a MapView in your Activity with a Radar style URL that includes your publishable key:
Adding a Radar logo to the map is required in our Terms of Use.