Preparing search index...
The search index is not available
ngeo
ngeo
api/src/Search
default
Class default
Index
Constructors
constructor
Properties
autocomplete_
format_
source_
url_
view_
Methods
get
Result
Value_
has
Geometry_
on
Submit_
search_
Constructors
constructor
new default
(
options
)
:
default
Parameters
options
:
SearchOptions
API options.
Returns
default
Properties
autocomplete_
autocomplete_
:
any
format_
format_
:
GeoJSON
<
Feature
<
Geometry
>
>
source_
source_
:
VectorSource
<
unknown
>
url_
url_
:
URL
view_
view_
:
View
Methods
get
Result
Value_
get
Result
Value_
(
result
)
:
string
Parameters
result
:
Feature
<
Geometry
,
{
[
name
:
string
]
:
any
;
}
>
Returns
string
has
Geometry_
has
Geometry_
(
feature
)
:
boolean
Parameters
feature
:
Feature
<
Geometry
,
{
[
name
:
string
]
:
any
;
}
>
Returns
boolean
on
Submit_
on
Submit_
(
result
)
:
void
Parameters
result
:
Feature
<
Geometry
,
{
[
name
:
string
]
:
any
;
}
>
Returns
void
search_
search_
(
input
)
:
Promise
<
Feature
<
Geometry
,
{
[
name
:
string
]
:
any
;
}
>
[]
>
Parameters
input
:
string
Returns
Promise
<
Feature
<
Geometry
,
{
[
name
:
string
]
:
any
;
}
>
[]
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
autocomplete_
format_
source_
url_
view_
Methods
get
Result
Value_
has
Geometry_
on
Submit_
search_
ngeo
Loading...
API options.