Skip to content

Commit 82ccd25

Browse files
FLUT-958996-[feature]: Modified API links
1 parent 199e03a commit 82ccd25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flutter/maps/markers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ class Model {
559559

560560
## Deleting a marker
561561

562-
You can remove a marker at any index using the [`removeMarkerAt`](https://pub.dev/documentation/syncfusion_flutter_maps/latest/maps/MapShapeLayerController/removeMarkerAt.html) method.
562+
You can remove a marker at any index using the [`removeMarkerAt`](https://pub.dev/documentation/syncfusion_flutter_maps/latest/maps/MapLayerController/removeMarkerAt.html) method.
563563

564564
N>
565565
* You can get the current markers count from [`MapShapeLayerController.markersCount`](https://pub.dev/documentation/syncfusion_flutter_maps/latest/maps/MapShapeLayerController/markersCount.html).

0 commit comments

Comments
 (0)