Skip to content

Do not merge: Feature branches/3255 geometry editor identify #887

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

gayl0000
Copy link
Collaborator

@gayl0000 gayl0000 commented Jun 16, 2025

Related to issue: #

https://devtopia.esri.com/runtime/bistromath/issues/3255

Description:

Fulcrum use case: the developer wants to zoom to a Vertex that has been finger-tapped. With this Identify method, the touched screen point is received by the MapView then Identified and the developer can zoom to the Vertex at the top of the Identified results or choose to take other actions with the Identify results (like pass them to the GeometryEditor programmatic methods or ProgrammaticReticleTool).

Summary of changes:

  • wrap identifyGeometryEditor into MapViewProxy
  • update MapViewGeometryEditorApp to test identify
  • update the toolkit to make building with an aar from zip easier
  • see updated ReadMe and pom for zip arcgis-maps-kotlin-200.8.0-9999.zip

Pre-merge Checklist

  • a vTest Job for this PR has been run
    • link:
  • Unit and/or integration tests have been added to exercise this PR's logic, and the tests are passing:
    • Yes
    • No

@gayl0000 gayl0000 marked this pull request as draft June 23, 2025 08:42
@gayl0000 gayl0000 changed the title Feature branches/3255 geometry editor identify Do not merge: Feature branches/3255 geometry editor identify Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant