@maschinenlesbar.org/ladesaeulenregister-cli
Preparing search index...
Feature
Interface Feature<T>
An ArcGIS feature: attributes plus optional geometry.
interface
Feature
<
T
=
ChargingStation
>
{
attributes
:
T
;
geometry
?:
ArcGisPoint
;
}
Type Parameters
T
=
ChargingStation
Index
Properties
attributes
geometry?
Properties
attributes
attributes
:
T
Optional
geometry
geometry
?:
ArcGisPoint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
geometry
@maschinenlesbar.org/ladesaeulenregister-cli
Loading...
An ArcGIS feature: attributes plus optional geometry.