FlutterMapFloatingMarkerTitlesOverlayLayer constructor

const FlutterMapFloatingMarkerTitlesOverlayLayer(
  1. FMTOController _fmtoController, {
  2. bool transparentTitles = false,
})

Implementation

const FlutterMapFloatingMarkerTitlesOverlayLayer(
  this._fmtoController, {
  this.transparentTitles = false,
});