google_map_windows
WindowsMap
Marker
isAdded property
isAdded
isAdded
property
Null safety
dynamic
isAdded
inherited
Check if the element added to the map.
Implementation
get isAdded=>_id!=null;
google_map_windows
WindowsMap
Marker
isAdded property
Marker class
Constructors
Marker
Properties
animation
clickable
hashCode
icon
id
isAdded
label
onClick
onDoubleClick
onMouseDown
onMouseMove
onMouseUp
onRightClick
opacity
position
runtimeType
title
visible
zIndex
Methods
noSuchMethod
toString
Operators
operator ==