onMapMoveEnd method

dynamic onMapMoveEnd()

Implementation

onMapMoveEnd() async {
  await _renderFeatures();
}