FastMarkersLayer<U extends GeoformMarkerDatum> constructor
const
FastMarkersLayer<U extends GeoformMarkerDatum> (
- List<
FastMarker> markers, { - Key? key,
Implementation
const FastMarkersLayer(this.markers, {super.key});