MarkerLayerOptions({ Key? key, this.markers = const [], rebuild, }) : super(key: key, rebuild: rebuild);