Skip to content

Commit

Permalink
Cleanup whitespace
Browse files Browse the repository at this point in the history
Co-authored-by: TADraeseke <tdraeseke@esri.com>
  • Loading branch information
darryl-lynch and TADraeseke authored Nov 29, 2024
1 parent 97576c4 commit 4e9a653
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,16 +74,13 @@ class ClipGeometryViewModel(application: Application) : AndroidViewModel(applica
error.message.toString()
)
}.onSuccess {


// set the viewpoint of the map
mapViewProxy.setViewpoint(Viewpoint(40.0, -106.0, 10000000.0))

coloradoGraphic = createColoradoGraphic()
envelopesGraphics = createEnvelopeGraphics()

resetGeometry()

}
}
}
Expand Down

0 comments on commit 4e9a653

Please sign in to comment.