controller property

MapShapeLayerController? controller
final

Provides option for adding, removing, deleting and updating marker collection.

You can also get the current markers count from this.

Implementation

final MapShapeLayerController? controller;