@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
bindings/geocoding/GeocodingRequest
Methods
Interface Methods
the forwarders METHODS installs, so they are visible to TypeScript
interface
Methods
{
getCustomParameter
(
arg0
:
string
)
:
any
;
getLocation
()
:
any
;
getLocationRadius
()
:
number
;
getProjection
()
:
any
;
getQuery
()
:
string
;
setCustomParameter
(
arg0
:
string
,
arg1
:
any
)
:
void
;
setLocation
(
arg0
:
any
)
:
void
;
setLocationRadius
(
arg0
:
number
)
:
void
;
}
Index
Methods
get
Custom
Parameter
get
Location
get
Location
Radius
get
Projection
get
Query
set
Custom
Parameter
set
Location
set
Location
Radius
Methods
get
Custom
Parameter
getCustomParameter
(
arg0
:
string
)
:
any
Parameters
arg0
:
string
Returns
any
get
Location
getLocation
()
:
any
Returns
any
get
Location
Radius
getLocationRadius
()
:
number
Returns
number
get
Projection
getProjection
()
:
any
Returns
any
get
Query
getQuery
()
:
string
Returns
string
set
Custom
Parameter
setCustomParameter
(
arg0
:
string
,
arg1
:
any
)
:
void
Parameters
arg0
:
string
arg1
:
any
Returns
void
set
Location
setLocation
(
arg0
:
any
)
:
void
Parameters
arg0
:
any
Returns
void
set
Location
Radius
setLocationRadius
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
get
Custom
Parameter
get
Location
get
Location
Radius
get
Projection
get
Query
set
Custom
Parameter
set
Location
set
Location
Radius
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
the forwarders METHODS installs, so they are visible to TypeScript