google_maps_flutter package
documentation
google_maps_flutter
GoogleMap
markers property
markers
markers
property
Null safety
Set
<
Marker
>
markers
final
Markers to be placed on the map.
Implementation
final Set<Marker> markers;
google_maps_flutter package
documentation
google_maps_flutter
GoogleMap
markers property
GoogleMap class
Constructors
GoogleMap
Properties
buildingsEnabled
cameraTargetBounds
circles
compassEnabled
gestureRecognizers
hashCode
indoorViewEnabled
initialCameraPosition
key
layoutDirection
liteModeEnabled
mapToolbarEnabled
mapType
markers
minMaxZoomPreference
myLocationButtonEnabled
myLocationEnabled
onCameraIdle
onCameraMove
onCameraMoveStarted
onLongPress
onMapCreated
onTap
padding
polygons
polylines
rotateGesturesEnabled
runtimeType
scrollGesturesEnabled
tileOverlays
tiltGesturesEnabled
trafficEnabled
zoomControlsEnabled
zoomGesturesEnabled
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==