Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 592 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 592 Bytes

Nextbillion.AI Android Maps SDK DEMO App

notes: for troubleshooting and bugs reporting, please reach out to [email protected]

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'