Mobile Development
Build location powered mobile apps
The Arohon Map API is a standard REST API over HTTPS. Call it from Android, iOS, or React Native. No special SDK required.
Authentication
All requests need:
Authorization: Bearer YOUR_API_KEY
Platform Guides
- Android: Kotlin/Java with Retrofit or OkHttp
- iOS: Swift with URLSession
- React Native: JavaScript fetch/axios
Map Display
For displaying maps on mobile:
- Android: MapLibre Android SDK
- iOS: MapLibre iOS SDK
- React Native:
@rnmapbox/mapsorreact-native-maplibre
All support vector tiles with custom Authorization headers.