0.0.1 • Published 1 year ago
demo-device-info v0.0.1
demo-device-info
Info of device
Install
npm install demo-device-info
npx cap sync
API
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>
Param | Type |
---|---|
options | { value: string; } |
Returns: Promise<{ value: string; }>
openMap(...)
openMap(options: OpenMapOptions) => Promise<void>
Param | Type |
---|---|
options | OpenMapOptions |
getDeviceInfo()
getDeviceInfo() => Promise<void>
Interfaces
OpenMapOptions
Prop | Type |
---|---|
latitude | number |
longitude | number |
0.0.1
1 year ago