0.0.1 • Published 1 year ago

mapsted v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

mapsted

Mapsted is the capacitor plugin for both android and ios platforms for better navigation.

Install

npm install mapsted
npx cap sync

API

launchMapActivity()

launchMapActivity() => Promise<void>

getSearchCoreSdkCallback()

getSearchCoreSdkCallback() => Promise<any>

Returns: Promise<any>


getSearchFeedCallback()

getSearchFeedCallback() => Promise<any>

Returns: Promise<any>


getSearchAlertCallback()

getSearchAlertCallback() => Promise<any>

Returns: Promise<any>


initializeMapApis()

initializeMapApis() => Promise<any>

Returns: Promise<any>


0.0.1

1 year ago