Skip to content

Commit e63287f

Browse files
authored
Update CreateAndSaveMapController.java (#787)
Updated comment.
1 parent 1d737d7 commit e63287f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

map/create-and-save-map/src/main/java/com/esri/samples/create_and_save_map/CreateAndSaveMapController.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ protected void updateItem(Layer layer, boolean empty) {
179179
}
180180

181181
/**
182-
* Save the map to the portal.
182+
* Save the map to the portal and raise an exception if save not successful.
183183
*/
184184
@FXML
185185
private void saveMap() {

0 commit comments

Comments
 (0)