Home
last modified time | relevance | path

Searched refs:geolocation (Results 1 – 25 of 79) sorted by relevance

1234

/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-geolocation.md12 | ohos.geolocation | LocationPrivacyType | STARTUP | 新增 |
36 | ohos.geolocation | Location | speed: number; | 新增 |
104 | ohos.geolocation | geolocation | off(type: 'fenceStatusChange', request: GeofenceRequest, want: W…
105 | ohos.geolocation | geolocation | on(type: 'fenceStatusChange', request: GeofenceRequest, want: Wa…
106 | ohos.geolocation | geolocation | off(type: 'nmeaMessageChange', callback?: Callback\<string>) : v…
107 | ohos.geolocation | geolocation | on(type: 'nmeaMessageChange', callback: Callback\<string>) : voi…
108 | ohos.geolocation | geolocation | off(type: 'gnssStatusChange', callback?: Callback\<SatelliteStat…
109 | ohos.geolocation | geolocation | on(type: 'gnssStatusChange', callback: Callback\<SatelliteStatus…
112 | ohos.geolocation | geolocation | off(type: 'locationServiceState', callback?: Callback\<boolean>)…
113 | ohos.geolocation | geolocation | on(type: 'locationServiceState', callback: Callback\<boolean>) :…
[all …]
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-geolocation.md12 | ohos.geolocation | LocationPrivacyType | STARTUP | Added|
104 | ohos.geolocation | geolocation | off(type: 'fenceStatusChange', request: GeofenceRequest, want: W…
105 | ohos.geolocation | geolocation | on(type: 'fenceStatusChange', request: GeofenceRequest, want: Wa…
106 | ohos.geolocation | geolocation | off(type: 'nmeaMessageChange', callback?: Callback\<string>) : v…
107 | ohos.geolocation | geolocation | on(type: 'nmeaMessageChange', callback: Callback\<string>) : voi…
108 | ohos.geolocation | geolocation | off(type: 'gnssStatusChange', callback?: Callback\<SatelliteStat…
109 | ohos.geolocation | geolocation | on(type: 'gnssStatusChange', callback: Callback\<SatelliteStatus…
110 | ohos.geolocation | geolocation | off(type: 'cachedGnssLocationsReporting', callback?: Callback\<A…
112 | ohos.geolocation | geolocation | off(type: 'locationServiceState', callback?: Callback\<boolean>)…
113 | ohos.geolocation | geolocation | on(type: 'locationServiceState', callback: Callback\<boolean>) :…
[all …]
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.1.1.5/
H A Dchangelogs-access_token.md34 | @ohos.geolocation.d.ts | geolocation.on('locationChange') |
35 | @ohos.geolocation.d.ts | geolocation.off('locationChange') |
40 | @ohos.geolocation.d.ts | geolocation.on('gnssStatusChange') |
46 | @ohos.geolocation.d.ts | geolocation.getCurrentLocation |
47 | @ohos.geolocation.d.ts | geolocation.getLastLocation |
48 | @ohos.geolocation.d.ts | geolocation.isLocationEnabled |
49 | @ohos.geolocation.d.ts | geolocation.requestEnableLocation |
55 | @ohos.geolocation.d.ts | geolocation.sendCommand |
80 | @system.geolocation.d.ts | geolocation.getLocation |
81 | @system.geolocation.d.ts | geolocation.subscribe |
[all …]
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta2/
H A Djs-apidiff-geolocation.md9 | ohos.geolocation | CountryCodeType | COUNTRY_CODE_FROM_NETWORK | 新增 |
11 | ohos.geolocation | CountryCodeType | COUNTRY_CODE_FROM_SIM | 新增 |
13 | ohos.geolocation | CountryCode | type: CountryCodeType; | 新增 |
14 | ohos.geolocation | CountryCode | country: string; | 新增 |
17 | ohos.geolocation | Location | isFromMock: Boolean; | 新增 |
18 | ohos.geolocation | GeoAddress | isFromMock: Boolean; | 新增 |
24 | ohos.geolocation | geolocation | disableReverseGeocodingMock(callback: AsyncCallback\<void>) : vo…
25 | ohos.geolocation | geolocation | enableReverseGeocodingMock(callback: AsyncCallback\<void>) : voi…
29 | ohos.geolocation | geolocation | getCountryCode(callback: AsyncCallback\<CountryCode>) : void;<br…
30 | ohos.geolocation | geolocation | off(type: 'countryCodeChange', callback?: Callback\<CountryCode>…
[all …]
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.1.5.3/
H A Dchangelogs-access_token.md68 | @ohos.geolocation.d.ts | geolocation.on('locationChange') |
69 | @ohos.geolocation.d.ts | geolocation.off('locationChange') |
74 | @ohos.geolocation.d.ts | geolocation.on('gnssStatusChange') |
80 | @ohos.geolocation.d.ts | geolocation.getCurrentLocation |
81 | @ohos.geolocation.d.ts | geolocation.getLastLocation |
82 | @ohos.geolocation.d.ts | geolocation.isLocationEnabled |
83 | @ohos.geolocation.d.ts | geolocation.requestEnableLocation |
89 | @ohos.geolocation.d.ts | geolocation.sendCommand |
114 | @system.geolocation.d.ts | geolocation.getLocation |
115 | @system.geolocation.d.ts | geolocation.subscribe |
[all …]
/ohos5.0/docs/zh-cn/release-notes/changelogs/v3.2-beta5/
H A Dchangelogs-ohos-geolocation.md3 ## cl.location.1 @ohos.geolocation.d.ts接口迁移到新增的@ohos.geoLocationManager.d.ts
5 @ohos.geolocation.d.ts接口不支持抛出错误码,为了支持错误码功能,把@ohos.geolocation.d.ts中所有接口,迁移到新增的@ohos.geoLocationMana…
22 |geolocation| namespace | declare namespace geolocation| 迁移到@ohos.geoLocationManager.d.ts,使用namespa…
62 |geolocation| interface | GeofenceRequest | 接口迁移到@ohos.geoLocationManager.d.ts |
63 |geolocation| interface | Geofence | 接口迁移到@ohos.geoLocationManager.d.ts |
65 |geolocation| interface | GeoCodeRequest | 接口迁移到@ohos.geoLocationManager.d.ts |
66 |geolocation| interface | GeoAddress | 接口迁移到@ohos.geoLocationManager.d.ts |
69 |geolocation| interface | Location | 接口迁移到@ohos.geoLocationManager.d.ts |
72 |geolocation| enum | GeoLocationErrorCode | 接口废弃 |
73 |geolocation| enum | LocationPrivacyType | 接口迁移到@ohos.geoLocationManager.d.ts |
[all …]
H A Dchangelogs-ohos-geoLocationManager.md3 ## cl.location.1 @ohos.geolocation.d.ts接口迁移到新增的@ohos.geoLocationManager.d.ts
5 @ohos.geolocation.d.ts接口不支持抛出错误码,为了支持错误码功能,把@ohos.geolocation.d.ts中所有接口,迁移到新增的@ohos.geoLocationMana…
77 |geolocation| interface | GeofenceRequest | 接口迁移到@ohos.geoLocationManager.d.ts |
78 |geolocation| interface | Geofence | 接口迁移到@ohos.geoLocationManager.d.ts |
80 |geolocation| interface | GeoCodeRequest | 接口迁移到@ohos.geoLocationManager.d.ts |
81 |geolocation| interface | GeoAddress | 接口迁移到@ohos.geoLocationManager.d.ts |
82 |geolocation| interface | LocationRequest | 接口迁移到@ohos.geoLocationManager.d.ts |
84 |geolocation| interface | Location | 接口迁移到@ohos.geoLocationManager.d.ts |
87 |geolocation| enum | GeoLocationErrorCode | 接口废弃 |
88 |geolocation| enum | LocationPrivacyType | 接口迁移到@ohos.geoLocationManager.d.ts |
[all …]
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_3.2.10.5/
H A Dchangelogs-ohos-geolocation.md3 ## cl.location.1 @ohos.geolocation.d.ts接口迁移到新增的@ohos.geoLocationManager.d.ts
5 @ohos.geolocation.d.ts接口不支持抛出错误码,为了支持错误码功能,把@ohos.geolocation.d.ts中所有接口,迁移到新增的@ohos.geoLocationMana…
22 |geolocation| namespace | declare namespace geolocation| 迁移到@ohos.geoLocationManager.d.ts,使用namespa…
62 |geolocation| interface | GeofenceRequest | 接口迁移到@ohos.geoLocationManager.d.ts |
63 |geolocation| interface | Geofence | 接口迁移到@ohos.geoLocationManager.d.ts |
65 |geolocation| interface | GeoCodeRequest | 接口迁移到@ohos.geoLocationManager.d.ts |
66 |geolocation| interface | GeoAddress | 接口迁移到@ohos.geoLocationManager.d.ts |
69 |geolocation| interface | Location | 接口迁移到@ohos.geoLocationManager.d.ts |
72 |geolocation| enum | GeoLocationErrorCode | 接口废弃 |
73 |geolocation| enum | LocationPrivacyType | 接口迁移到@ohos.geoLocationManager.d.ts |
[all …]
H A Dchangelogs-ohos-geoLocationManager.md3 ## cl.location.1 @ohos.geolocation.d.ts接口迁移到新增的@ohos.geoLocationManager.d.ts
5 @ohos.geolocation.d.ts接口不支持抛出错误码,为了支持错误码功能,把@ohos.geolocation.d.ts中所有接口,迁移到新增的@ohos.geoLocationMana…
77 |geolocation| interface | GeofenceRequest | 接口迁移到@ohos.geoLocationManager.d.ts |
78 |geolocation| interface | Geofence | 接口迁移到@ohos.geoLocationManager.d.ts |
80 |geolocation| interface | GeoCodeRequest | 接口迁移到@ohos.geoLocationManager.d.ts |
81 |geolocation| interface | GeoAddress | 接口迁移到@ohos.geoLocationManager.d.ts |
82 |geolocation| interface | LocationRequest | 接口迁移到@ohos.geoLocationManager.d.ts |
84 |geolocation| interface | Location | 接口迁移到@ohos.geoLocationManager.d.ts |
87 |geolocation| enum | GeoLocationErrorCode | 接口废弃 |
88 |geolocation| enum | LocationPrivacyType | 接口迁移到@ohos.geoLocationManager.d.ts |
[all …]
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta2/
H A Djs-apidiff-geolocation.md9 | ohos.geolocation | CountryCodeType | COUNTRY_CODE_FROM_NETWORK | Added|
11 | ohos.geolocation | CountryCodeType | COUNTRY_CODE_FROM_SIM | Added|
13 | ohos.geolocation | CountryCode | type: CountryCodeType; | Added|
14 | ohos.geolocation | CountryCode | country: string; | Added|
17 | ohos.geolocation | Location | isFromMock: Boolean; | Added|
18 | ohos.geolocation | GeoAddress | isFromMock: Boolean; | Added|
24 | ohos.geolocation | geolocation | disableReverseGeocodingMock(callback: AsyncCallback\<void>) : vo…
25 | ohos.geolocation | geolocation | enableReverseGeocodingMock(callback: AsyncCallback\<void>) : voi…
29 | ohos.geolocation | geolocation | getCountryCode(callback: AsyncCallback\<CountryCode>) : void;<br…
30 | ohos.geolocation | geolocation | off(type: 'countryCodeChange', callback?: Callback\<CountryCode>…
[all …]
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.1.5/
H A Dchangelogs-access_token.md35 | @ohos.geolocation.d.ts | geolocation.on('locationChange') |
36 | @ohos.geolocation.d.ts | geolocation.off('locationChange') |
47 | @ohos.geolocation.d.ts | geolocation.getCurrentLocation |
48 | @ohos.geolocation.d.ts | geolocation.getLastLocation |
49 | @ohos.geolocation.d.ts | geolocation.isLocationEnabled |
50 | @ohos.geolocation.d.ts | geolocation.requestEnableLocation |
51 | @ohos.geolocation.d.ts | geolocation.isGeoServiceAvailable |
56 | @ohos.geolocation.d.ts | geolocation.sendCommand |
81 | @system.geolocation.d.ts | geolocation.getLocation |
82 | @system.geolocation.d.ts | geolocation.subscribe |
[all …]
/ohos5.0/docs/en/release-notes/changelogs/v3.2-beta5/
H A Dchangelogs-ohos-geolocation.md3 ## cl.location.1 API Migration from @ohos.geolocation.d.ts to @ohos.geoLocationManager.d.ts
22 |geolocation| namespace | declare namespace geolocation| Migrated to **@ohos.geoLocationManager.d.t…
43 |geolocation| method | function requestEnableLocation(): Promise<boolean>; | Deleted.|
62 |geolocation| interface | GeofenceRequest | Migrated to **@ohos.geoLocationManager.d.ts**.|
63 |geolocation| interface | Geofence | Migrated to **@ohos.geoLocationManager.d.ts**.|
65 |geolocation| interface | GeoCodeRequest | Migrated to **@ohos.geoLocationManager.d.ts**.|
66 |geolocation| interface | GeoAddress | Migrated to **@ohos.geoLocationManager.d.ts**.|
69 |geolocation| interface | Location | Migrated to **@ohos.geoLocationManager.d.ts**.|
72 |geolocation| enum | GeoLocationErrorCode | Deprecated.|
73 |geolocation| enum | LocationPrivacyType | Migrated to **@ohos.geoLocationManager.d.ts**.|
[all …]
H A Dchangelogs-ohos-geoLocationManager.md3 ## cl.location.1 API Migration from @ohos.geolocation.d.ts to @ohos.geoLocationManager.d.ts
42 |geolocation| method | function requestEnableLocation(): Promise<boolean>; | Deleted.|
77 |geolocation| interface | GeofenceRequest | Migrated to **@ohos.geoLocationManager.d.ts**.|
78 |geolocation| interface | Geofence | Migrated to **@ohos.geoLocationManager.d.ts**.|
80 |geolocation| interface | GeoCodeRequest | Migrated to **@ohos.geoLocationManager.d.ts**.|
81 |geolocation| interface | GeoAddress | Migrated to **@ohos.geoLocationManager.d.ts**.|
82 |geolocation| interface | LocationRequest | Migrated to **@ohos.geoLocationManager.d.ts**.|
84 |geolocation| interface | Location | Migrated to **@ohos.geoLocationManager.d.ts**.|
87 |geolocation| enum | GeoLocationErrorCode | Deprecated.|
88 |geolocation| enum | LocationPrivacyType | Migrated to **@ohos.geoLocationManager.d.ts**.|
[all …]
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.10.5/
H A Dchangelogs-ohos-geolocation.md3 ## cl.location.1 API Migration from @ohos.geolocation.d.ts to @ohos.geoLocationManager.d.ts
5 APIs in **@ohos.geolocation.d.ts** do not support throwing error codes. To support this function, a…
22 | geolocation | namespace | declare namespace geolocation | Migrated…
39 | geolocation | method | function getLastLocation(): Promise<Location>; | Migrated…
41 | geolocation | method | function isLocationEnabled(): Promise<boolean>; | Migrated…
43 | geolocation | method | function requestEnableLocation(): Promise<boolean>; | Deleted.…
45 | geolocation | method | function enableLocation(): Promise<boolean>; | Migrated…
47 | geolocation | method | function disableLocation(): Promise<boolean>; | Migrated…
53 | geolocation | method | function isGeoServiceAvailable(): Promise<boolean>; | Migrated…
55 | geolocation | method | function getCachedGnssLocationsSize(): Promise<number>; | Migrated…
[all …]
H A Dchangelogs-ohos-geoLocationManager.md3 ## cl.location.1 API Migration from @ohos.geolocation.d.ts to @ohos.geoLocationManager.d.ts
5 APIs in **@ohos.geolocation.d.ts** do not support throwing error codes. To support this function, a…
42 | geolocation | method | function requestEnableLocation(): Promise<boolean>; | Deleted.…
44 | geolocation | method | function enableLocation(): Promise<boolean>; | Migrated…
54 | geolocation | method | function getCachedGnssLocationsSize(): Promise<number>; | Migrated…
56 | geolocation | method | function flushCachedGnssLocations(): Promise<boolean>; | Migrated…
75 | geolocation | interface | SatelliteStatusInfo | Migrated…
76 | geolocation | interface | CachedGnssLocationsRequest | Migrated…
77 | geolocation | interface | GeofenceRequest | Migrated…
78 | geolocation | interface | Geofence | Migrated…
[all …]
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-geolocation.md23geolocation;<br>方法or属性:function getCurrentLocation(callback: AsyncCallback\<Location>): void;<br>旧…
24geolocation;<br>方法or属性:function getCurrentLocation(request?: CurrentLocationRequest): Promise\<Loc…
25geolocation;<br>方法or属性:function getLastLocation(): Promise\<Location>;<br>旧版本信息:|类名:geolocation;<b…
26geolocation;<br>方法or属性:function isLocationEnabled(): Promise\<boolean>;<br>旧版本信息:|类名:geolocation;<…
27geolocation;<br>方法or属性:function requestEnableLocation(): Promise\<boolean>;<br>旧版本信息:|类名:geolocati…
28geolocation;<br>方法or属性:function getAddressesFromLocation(request: ReverseGeoCodeRequest): Promise\…
29geolocation;<br>方法or属性:function getAddressesFromLocationName(request: GeoCodeRequest): Promise\<Ar…
30geolocation;<br>方法or属性:function isGeoServiceAvailable(): Promise\<boolean>;<br>旧版本信息:|类名:geolocati…
31geolocation;<br>方法or属性:function getCachedGnssLocationsSize(): Promise\<number>;<br>旧版本信息:|类名:geolo…
32geolocation;<br>方法or属性:function flushCachedGnssLocations(): Promise\<boolean>;<br>旧版本信息:|类名:geoloc…
[all …]
/ohos5.0/docs/zh-cn/application-dev/reference/apis-location-kit/
H A Djs-apis-geolocation.md44 import geolocation from '@ohos.geolocation';
73 import geolocation from '@ohos.geolocation';
106 import geolocation from '@ohos.geolocation';
140 import geolocation from '@ohos.geolocation';
172 import geolocation from '@ohos.geolocation';
207 import geolocation from '@ohos.geolocation';
241 import geolocation from '@ohos.geolocation';
276 import geolocation from '@ohos.geolocation';
308 import geolocation from '@ohos.geolocation';
342 import geolocation from '@ohos.geolocation';
[all …]
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.5.3/
H A Dchangelogs-access_token.md66 | @ohos.geolocation.d.ts | geolocation.on('locationChange') |
67 | @ohos.geolocation.d.ts | geolocation.off('locationChange') |
78 | @ohos.geolocation.d.ts | geolocation.getCurrentLocation |
79 | @ohos.geolocation.d.ts | geolocation.getLastLocation |
80 | @ohos.geolocation.d.ts | geolocation.isLocationEnabled |
81 | @ohos.geolocation.d.ts | geolocation.requestEnableLocation |
82 | @ohos.geolocation.d.ts | geolocation.isGeoServiceAvailable |
87 | @ohos.geolocation.d.ts | geolocation.sendCommand |
112 | @system.geolocation.d.ts | geolocation.getLocation |
113 | @system.geolocation.d.ts | geolocation.subscribe |
[all …]
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-geolocation.md3 |删除|类名:geolocation;<br>方法or属性:function enableLocation(callback: AsyncCallback\<boolean>) : void;|NA…
4 |删除|类名:geolocation;<br>方法or属性:function enableLocation() : Promise\<boolean>;|NA|@ohos.geolocation.d…
5 |删除|类名:geolocation;<br>方法or属性:function disableLocation(callback: AsyncCallback\<boolean>) : void;|N…
6 |删除|类名:geolocation;<br>方法or属性:function disableLocation() : Promise\<boolean>;|NA|@ohos.geolocation.…
7 …:geolocation;<br>方法or属性:function isLocationPrivacyConfirmed(type : LocationPrivacyType, callback: …
8 |删除|类名:geolocation;<br>方法or属性:function isLocationPrivacyConfirmed(type : LocationPrivacyType,) : Pr…
10geolocation;<br>方法or属性:function setLocationPrivacyConfirmStatus(type : LocationPrivacyType, isConf…
143 …本有变化|类名:geolocation;<br>方法or属性:declare geolocation<br>旧版本信息:|类名:geolocation;<br>方法or属性:declare geo…
160geolocation;<br>方法or属性:function getLastLocation(): Promise\<Location>;<br>旧版本信息:|类名:geolocation;<b…
163geolocation;<br>方法or属性:function requestEnableLocation(callback: AsyncCallback\<boolean>): void;<br…
[all …]
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/
H A Djs-apidiff-geolocation.md136 |删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法名 or 属性名:on_countryCodeChange|NA|@ohos.geolocation.…
137 |删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法名 or 属性名:off_countryCodeChange|NA|@ohos.geolocation
138 |删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法名 or 属性名:getCountryCode|NA|@ohos.geolocation.d.ts|
139 |删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法名 or 属性名:getCountryCode|NA|@ohos.geolocation.d.ts|
140 |删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法名 or 属性名:enableLocationMock|NA|@ohos.geolocation.d.…
141 |删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法名 or 属性名:enableLocationMock|NA|@ohos.geolocation.d.…
142 |删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法名 or 属性名:disableLocationMock|NA|@ohos.geolocation.d…
143 |删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法名 or 属性名:disableLocationMock|NA|@ohos.geolocation.d…
144 |删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法名 or 属性名:setMockedLocations|NA|@ohos.geolocation.d.…
145 |删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法名 or 属性名:setMockedLocations|NA|@ohos.geolocation.d.…
[all …]
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/
H A Djs-apidiff-geolocation.md136 |删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法名 or 属性名:on_countryCodeChange|NA|@ohos.geolocation.…
137 |删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法名 or 属性名:off_countryCodeChange|NA|@ohos.geolocation
138 |删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法名 or 属性名:getCountryCode|NA|@ohos.geolocation.d.ts|
139 |删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法名 or 属性名:getCountryCode|NA|@ohos.geolocation.d.ts|
140 |删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法名 or 属性名:enableLocationMock|NA|@ohos.geolocation.d.…
141 |删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法名 or 属性名:enableLocationMock|NA|@ohos.geolocation.d.…
142 |删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法名 or 属性名:disableLocationMock|NA|@ohos.geolocation.d…
143 |删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法名 or 属性名:disableLocationMock|NA|@ohos.geolocation.d…
144 |删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法名 or 属性名:setMockedLocations|NA|@ohos.geolocation.d.…
145 |删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法名 or 属性名:setMockedLocations|NA|@ohos.geolocation.d.…
[all …]
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_3.2.8.3/
H A Dchangelogs-geolocation.md5 @ohos.geolocation.d.ts接口不支持抛出错误码,而API9和systemApi都需要支持抛出错误码,为了支持该功能,把@ohos.geolocation.d.ts中systemAp…
24 |geolocation| namespace | declare namespacegeolocation| API9接口变更,迁移到@ohos.geoLocationManager.d.ts |
25 |geolocation | interface | export interface ReverseGeocodingMockInfo | API9接口变更,迁移到@ohos.geoLocati…
26 |geolocation | interface | export interface LocationMockConfig | API9接口变更,迁移到@ohos.geoLocationMana…
27 |geolocation | interface | export interface CountryCode | API9接口变更,迁移到@ohos.geoLocationManager.d.…
28 |geolocation | enum | export enum CountryCodeType | API9接口变更,迁移到@ohos.geoLocationManager.d.ts |
29 |geolocation.GeoAddress | field | isFromMock?: Boolean; | API9接口变更,迁移到@ohos.geoLocationManager.d.ts…
30 |geolocation.Location | field | isFromMock?: Boolean; | API9接口变更,迁移到@ohos.geoLocationManager.d.ts …
31 |geolocation.GeoLocationErrorCode | field | NOT_SUPPORTED = 100 | API9接口变更,迁移到@ohos.geoLocationMan…
32 |geolocation.GeoLocationErrorCode | field | QUERY_COUNTRY_CODE_ERROR | API9接口变更,迁移到@ohos.geoLocati…
[all …]
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta5/
H A Djs-apidiff-geolocation.md40 |删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法 or 属性:function enableLocation(callback: AsyncCallb…
41 |删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法 or 属性:function enableLocation(): Promise<boolean>;…
42 …删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法 or 属性:function disableLocation(callback: AsyncCall…
43 |删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法 or 属性:function disableLocation(): Promise<boolean>…
55 |废弃版本有变化|类名:geolocation<br>废弃版本:N/A|类名:geolocation<br>废弃版本:9<br>代替接口:N/A|@ohos.geolocation.d.ts|
72geolocation<br>方法 or 属性:function getLastLocation(): Promise<Location>;<br>废弃版本:N/A|类名:geolocation<…
74geolocation<br>方法 or 属性:function isLocationEnabled(): Promise<boolean>;<br>废弃版本:N/A|类名:geolocation
76geolocation<br>方法 or 属性:function requestEnableLocation(): Promise<boolean>;<br>废弃版本:N/A|类名:geoloca…
82geolocation<br>方法 or 属性:function isGeoServiceAvailable(): Promise<boolean>;<br>废弃版本:N/A|类名:geoloca…
84geolocation<br>方法 or 属性:function getCachedGnssLocationsSize(): Promise<number>;<br>废弃版本:N/A|类名:geo…
[all …]
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-geolocation.md23geolocation;<br>Method or attribute name: function getCurrentLocation(callback: AsyncCallback\<Loc…
24geolocation;<br>Method or attribute name: function getCurrentLocation(request?: CurrentLocationReq…
25geolocation;<br>Method or attribute name: function getLastLocation(): Promise\<Location>;<br>Old v…
26geolocation;<br>Method or attribute name: function isLocationEnabled(): Promise\<boolean>;<br>Old …
27geolocation;<br>Method or attribute name: function requestEnableLocation(): Promise\<boolean>;<br>…
28geolocation;<br>Method or attribute name: function getAddressesFromLocation(request: ReverseGeoCod…
29geolocation;<br>Method or attribute name: function getAddressesFromLocationName(request: GeoCodeRe…
30geolocation;<br>Method or attribute name: function isGeoServiceAvailable(): Promise\<boolean>;<br>…
31geolocation;<br>Method or attribute name: function getCachedGnssLocationsSize(): Promise\<number>;…
32geolocation;<br>Method or attribute name: function flushCachedGnssLocations(): Promise\<boolean>;<…
[all …]
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/
H A Djs-apidiff-geolocation.md136 …ted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: on_count…
137 …ed|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: off_count…
138 …eleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: getCo…
139 …eleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: getCo…
140 …eted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: enableL…
141 …eted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: enableL…
142 …ted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: disableL…
143 …ted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: disableL…
144 …eted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: setMock…
145 …eted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: setMock…
[all …]

1234