Compass 🧭
GithubReferenceMaven
  • 🧭Compass
  • 🖥️Artifacts
  • 🚗Roadmap
  • Setup
    • 📇All Dependencies
    • 🤖Android / iOS
    • 📱Mixed platforms
  • Geocoding
    • 🌎Geocoding Overview
    • 📈Web API Service
      • Google Maps
      • Mapbox
    • ❓Request a Geocoder API
  • Geolocation
    • 📍Geolocation Overview
    • 🔍Geolocator
    • 🌐Location
    • 📱Android / iOS
    • 🖥️Browser
  • Autocomplete
    • 🔍Autocomplete Overview
    • 🌎Via Geocoding
      • 📱Android / iOS
      • 📈Web API Service
  • Misc
    • 📲Demo
    • 💾Contributing
    • 🔧Compass Reference
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub

Artifacts

Compass publishes the following artifacts that support these platforms:

Artifact
Android
iOS
JVM
MacOS
JS/WASM

geocoder

geocoder-mobile

geocoder-web

geocoder-web-mapbox

geocoder-web-googlemaps

geolocation

geolocation-mobile

geolocation-browser

autocomplete

autocomplete-mobile

autocomplete-geocoder-mapbox

autocomplete-geocoder-googlemaps

autocomplete-web

permissions-mobile

If you plan on using Compass in a project that targets both mobile and non-mobile platforms (desktop, browser, etc). Then you will need to make sure use expect/actual to provide an implementation for each platform. See Mixed platforms.

Go to the All Dependencies page to learn how to add them to your project.

PreviousCompassNextRoadmap

Last updated 1 year ago

Was this helpful?

🖥️