-
Notifications
You must be signed in to change notification settings - Fork 195
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
DataFrame issues for users that add non projected data first #7
Comments
Additional Note: this issue has also been reported as: "BUG-000114828 : ArcMap graphics disappear during on-the-fly re-projection when the map coordinate system changes." Here are just the SDK repro steps from Esri/visibility-addin-dotnet#248 (comment) : Build the Graphics Container SDK sample - Net/Framework/CustomUIElements :
|
This issue seems to be resolved at ArcMap 10.7.1. This was an issue for us from 10.5.1-10.7. |
Good news! The BUG-000114828 has been fixed at 10.7.1 https://downloads.esri.com/support/downloads/other_/1071-IssuesAddressedList-06212019.pdf |
@sindizzy - many thanks for testing+verifying This issue can be closed (by someone with write access to repo) as resolved at 10.7.1 |
Background
When we try to use the graphics container to draw graphics on a map when a unprojected data source has been added first the graphics container does not added the graphics to the data frame.
Full repo steps and history of issue can be found here:
Esri/visibility-addin-dotnet#248
The text was updated successfully, but these errors were encountered: