Skip to content

Commit 0a1c0d6

Browse files
committed
fix geocode typo
1 parent 20f51eb commit 0a1c0d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Apps/Sandcastle/gallery/Clipping Regions.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
animation: false,
4444
sceneModePicker: false,
4545
baseLayerPicker: false,
46-
geocoder: Cesium.IonGeocoderProviderType.GOOGLE,
46+
geocoder: Cesium.IonGeocodeProviderType.GOOGLE,
4747
});
4848
const scene = viewer.scene;
4949

0 commit comments

Comments
 (0)