MarkerController constructor

MarkerController()

Implementation

MarkerController() : super() {
  logic = MarkerLogic(() => _options);
}