Esri / arcgis-maps-sdk-unreal-engine-samples

Sample code for the ArcGIS Maps SDK for Unreal Engine.
https://developers.arcgis.com/unreal-engine-sdk/
Apache License 2.0
73 stars 36 forks source link

Resolved km unit border issue #85

Closed JayPShrestha closed 4 months ago

JayPShrestha commented 4 months ago

Sample

Measure Sample

Summary

Resolved issue where using the project on newer versions past 5.0 would cause issues in the Measure sample where switching to the kilometers unit would not properly light up the border. Now the sample should remain consistent with the border highlight regardless of version upgraded to

Tests

Unreal Engine 5.3

ArcGIS Maps SDK Version

1.5.0

JayPShrestha commented 4 months ago

Looks good. I'm not sure who's it is but there is an API in the project settings. Do you mind removing it and adding the change to your PR?

Is it good now? I just made the commit, oddly enough there wasn't an API key in the Project Settings for me but regardless I pushed a commit that does intentionally clear the field so hopefully it resolves it.

mmgaw113 commented 4 months ago

yeah looks good. Odd that you didn't see it. I had no changed on my branch and there was an API key in the project settings. Go ahead and merge