buildMarker method

Widget buildMarker(
  1. int index,
  2. OsmChange element,
  3. bool isZoomedIn
)

Implementation

Widget buildMarker(int index, OsmChange element, bool isZoomedIn) => Container();