Skip to content

Commit dbe0c0a

Browse files
authored
Merge pull request #12352 from CesiumGS/update-geocoder-sandcastle
Fix geocode typo in Clipping Regions sandcastle
2 parents 20f51eb + 0a1c0d6 commit dbe0c0a

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)