MarkerOptions constructor
const
MarkerOptions({})
Implementation
const MarkerOptions({
this.animation,
required this.position,
this.icon,
this.shape,
this.title,
this.cursor,
this.clickable,
this.draggable,
this.visible,
this.zIndex,
this.collisionBehavior,
this.collisionBoxSize,
});