Info of device
npm install demo-device-info
npx cap sync
echo(options: { value: string; }) => Promise<{ value: string; }>
Param | Type |
---|---|
options |
{ value: string; } |
Returns: Promise<{ value: string; }>
openMap(options: OpenMapOptions) => Promise<void>
Param | Type |
---|---|
options |
OpenMapOptions |
getDeviceInfo() => Promise<void>
Prop | Type |
---|---|
latitude |
number |
longitude |
number |