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

api key check: Make check to greater than zero #118

Closed ZackAllen closed 8 hours ago

ZackAllen commented 8 hours ago

Summary

Not all API keys are generated at our known lengths. This changes the blueprint to check length greater than zero instead.

Checklist

Blueprints

Before: https://blueprintue.com/blueprint/0b7eo9qo/ After: https://blueprintue.com/blueprint/swdydp1n/

ArcGIS Maps SDK Version

1.6

Jade-JadeH commented 8 hours ago

I found that the Blueprint.com doesn't show formatting correctly (shows as a non-straight line), but I did go in the bp and check the blueprint is formatted and clean.

Works as expected too.