Preparing search index...
The search index is not available
JMap Server NG Core Types
JMap Server NG Core Types
JGeocodingResult
Interface JGeocodingResult
interface
JGeocodingResult
{
attribution
:
string
;
boundingBox
?:
Feature
<
Polygon
,
GeoJsonProperties
>
;
id
:
string
;
location
:
Feature
<
Point
,
GeoJsonProperties
>
;
placeName
:
string
;
query
:
string
;
relevance
:
number
;
title
:
string
;
}
Index
Properties
attribution
bounding
Box?
id
location
place
Name
query
relevance
title
Properties
attribution
attribution
:
string
Optional
bounding
Box
bounding
Box
?:
Feature
<
Polygon
,
GeoJsonProperties
>
id
id
:
string
location
location
:
Feature
<
Point
,
GeoJsonProperties
>
place
Name
place
Name
:
string
query
query
:
string
relevance
relevance
:
number
title
title
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
attribution
bounding
Box
id
location
place
Name
query
relevance
title
JMap Server NG Core Types
Loading...