Welcome to our example repository to integrate Jawg with MapLibre GL Android.
Don't forget to set your access token in strings.xml. If you don't have any access token yet, get one on Jawg Lab.
SimpleMapActivity : Displaying a simple dynamic map.
MarkerMapActivity : Adding a simple marker on a map.
PopupMapActivity : Adding a popup with markers on a map.
GeometryMapActivity : Adding geometry on your map with GeoJSON.
SwitchLanguagesActivity : Changing your map's language.
DifferentStylesActivity : Changing your map style using our default styles.
CustomStyleActivity : Using a custom style from Jawg Lab on your map.
You'll need to set a style ID in
CustomStyleActivity
to make this example work.If you don't have any style ID yet, go to Jawg Lab to create one or read the documentation for more informations.