/nb-maps-android-demo

Primary LanguageJavaApache License 2.0Apache-2.0

Nextbillion.AI Android Maps SDK DEMO App

notes: for troubleshooting and bugs reporting, please reach out to dan@nextbillion.ai

Installing

before running this project, make sure you have configured your own API Key nbmap_access_key at res/values/strings.xml

Migrating

If you want to migrate any of the implementations to your own project, please make sure you have added the correct dependencies with latest or expected version number

Maps SDK

implementation 'ai.nextbillion:nb-maps-android:0.1.0'

Nextbillion.AI APIs

implementation 'ai.nextbillion:nb-kits-api:0.0.2'