menu
arcgis_map_sdk package
documentation
arcgis_map_sdk.dart
FeatureLayer
FeatureLayer constructor
FeatureLayer constructor
dark_mode
light_mode
FeatureLayer
constructor
FeatureLayer
(
{
String
?
id
,
List
<
Graphic
>
?
data
,
void
onPressed
()?,
String
?
url
,
FeatureLayerOptions
?
options
,
void
onChanged
(
LatLng
)?,
})
Implementation
FeatureLayer({ this.id, this.data, this.onPressed, this.url, this.options, this.onChanged, });
arcgis_map_sdk package
documentation
arcgis_map_sdk
FeatureLayer
FeatureLayer constructor
FeatureLayer class