Skip to content

Commit 7eb5015

Browse files
Update example_overview_map_with_scene.dart (#66)
* Update example_overview_map_with_scene.dart * Update example_overview_map_with_scene.dart
1 parent f7985f3 commit 7eb5015

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/lib/example_overview_map_with_scene.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ class _ExampleOverviewMapWithSceneState
6060
// Pass the overview map the corresponding scene view controller.
6161
OverviewMap.withSceneView(
6262
controllerProvider: () => _sceneViewController,
63+
map: ArcGISMap.withBasemapStyle(BasemapStyle.arcGISImageryStandard),
6364
),
6465
],
6566
),

0 commit comments

Comments
 (0)