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 f7985f3 commit 7eb5015Copy full SHA for 7eb5015
example/lib/example_overview_map_with_scene.dart
@@ -60,6 +60,7 @@ class _ExampleOverviewMapWithSceneState
60
// Pass the overview map the corresponding scene view controller.
61
OverviewMap.withSceneView(
62
controllerProvider: () => _sceneViewController,
63
+ map: ArcGISMap.withBasemapStyle(BasemapStyle.arcGISImageryStandard),
64
),
65
],
66
0 commit comments