Search
Preparing search index...
The search index is not available
mapguide-react-layout - v0.13.0
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"api/layer-manager/parsed-features"
ParsedFeatures
Class ParsedFeatures
Hierarchy
ParsedFeatures
Implements
IParsedFeatures
Index
Constructors
constructor
Properties
name
projection
size
type
Methods
add
To
has
Features
Constructors
constructor
new
Parsed
Features
(
type
:
string
, size
:
number
, features
:
Feature
<
Geometry
>
[]
, projection
?:
string
|
null
)
:
ParsedFeatures
Parameters
type:
string
size:
number
features:
Feature
<
Geometry
>
[]
Default value
projection:
string
|
null
= null
Returns
ParsedFeatures
Properties
name
name
:
string
projection
projection
:
string
|
null
size
size
:
number
type
type
:
string
Methods
add
To
add
To
(
source
:
olSourceVector
<
Geometry
>
, mapProjection
:
ProjectionLike
, dataProjection
?:
ProjectionLike
)
:
void
Parameters
source:
olSourceVector
<
Geometry
>
mapProjection:
ProjectionLike
Optional
dataProjection:
ProjectionLike
Returns
void
has
Features
has
Features
(
)
:
boolean
Returns
boolean
Globals
"api/layer-
manager/parsed-
features"
Parsed
Features
constructor
name
projection
size
type
add
To
has
Features
IParsed
Features
Generated using
TypeDoc