We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bcb6ea commit 816ee28Copy full SHA for 816ee28
maplibre_gl/lib/src/maplibre_map.dart
@@ -109,8 +109,6 @@ class MapLibreMap extends StatefulWidget {
109
final OnStyleLoadedCallback? onStyleLoadedCallback;
110
111
/// The initial position of the map's camera.
112
- ///
113
- /// ! **This camera position will override any camera setting in the style JSON.**
114
final CameraPosition initialCameraPosition;
115
116
/// How long a user has to click the map **on iOS** until a long click is registered.
0 commit comments