MarkerAnimator constructor
MarkerAnimator(
- MapboxMap mapboxMap
Constructor to initialize the MarkerAnimator with the MapboxMap instance.
Implementation
MarkerAnimator(this.mapboxMap);
Constructor to initialize the MarkerAnimator with the MapboxMap instance.
MarkerAnimator(this.mapboxMap);