0.0.1 • Published 1 year ago
mapsted v0.0.1
mapsted
Mapsted is the capacitor plugin for both android and ios platforms for better navigation.
Install
npm install mapsted
npx cap sync
API
launchMapActivity()
getSearchCoreSdkCallback()
getSearchFeedCallback()
getSearchAlertCallback()
initializeMapApis()
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