Skip to content

Commit 816ee28

Browse files
committed
chore: Remove override note for initialCameraPosition in MapLibreMap widget
1 parent 2bcb6ea commit 816ee28

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

maplibre_gl/lib/src/maplibre_map.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,6 @@ class MapLibreMap extends StatefulWidget {
109109
final OnStyleLoadedCallback? onStyleLoadedCallback;
110110

111111
/// The initial position of the map's camera.
112-
///
113-
/// ! **This camera position will override any camera setting in the style JSON.**
114112
final CameraPosition initialCameraPosition;
115113

116114
/// How long a user has to click the map **on iOS** until a long click is registered.

0 commit comments

Comments
 (0)