Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
esri-compat-entry
LocatorBatchAddressCompat
Interface LocatorBatchAddressCompat
One row of a
LocatorCompat.addressesToLocations
batch.
interface
LocatorBatchAddressCompat
{
address
?:
string
;
Address
?:
string
;
City
?:
string
;
CountryCode
?:
string
;
objectId
?:
number
;
OBJECTID
?:
number
;
Postal
?:
string
;
Region
?:
string
;
singleLine
?:
string
;
SingleLine
?:
string
;
}
Hierarchy (
view full
)
LocatorAddressInputCompat
LocatorBatchAddressCompat
Index
Properties
address?
Address?
City?
Country
Code?
object
Id?
OBJECTID?
Postal?
Region?
single
Line?
Single
Line?
Properties
Optional
address
address
?:
string
Optional
Address
Address
?:
string
Optional
City
City
?:
string
Optional
Country
Code
Country
Code
?:
string
Optional
object
Id
object
Id
?:
number
Optional
OBJECTID
OBJECTID
?:
number
Optional
Postal
Postal
?:
string
Optional
Region
Region
?:
string
Optional
single
Line
single
Line
?:
string
Optional
Single
Line
Single
Line
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
Address
City
Country
Code
object
Id
OBJECTID
Postal
Region
single
Line
Single
Line
@honua/sdk-js
Loading...
One row of a LocatorCompat.addressesToLocations batch.