Skip to content

Commit 813e0a3

Browse files
Google Earth Engine Community Authorscopybara-github
authored andcommitted
Fix typo in HU_BERLIN_EPFD V2 feature view example.
PiperOrigin-RevId: 871531435
1 parent c3b3e0d commit 813e0a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/HU_BERLIN/HU_BERLIN_EPFD_V2_points_FeatureView.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
var fvLayer = ui.Map.FeatureViewLayer('HU_BERLIN/EPFD/V2/point_FeatureView');
1+
var fvLayer = ui.Map.FeatureViewLayer('HU_BERLIN/EPFD/V2/points_FeatureView');
22

33
var visParams = {
44
color: '00909F',

0 commit comments

Comments
 (0)