Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
geocoding/service
GeocodingResult
Interface GeocodingResult
interface
GeocodingResult
{
getAddress
()
:
Address
;
getFeatureCollection
()
:
FeatureCollection
<
DefaultLatLonKeys
>
;
getRank
()
:
number
;
}
Index
Methods
get
Address
get
Feature
Collection
get
Rank
Methods
get
Address
getAddress
()
:
Address
Returns
Address
get
Feature
Collection
getFeatureCollection
()
:
FeatureCollection
<
DefaultLatLonKeys
>
Returns
FeatureCollection
<
DefaultLatLonKeys
>
get
Rank
getRank
()
:
number
Returns
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
get
Address
get
Feature
Collection
get
Rank
Nativescript Doc
@nativescript-community/ui-carto
Loading...