Select to view content in your preferred language

Using Image or Vector Tile Layers offline with UE5 blueprints or C++

716
3
Jump to solution
08-01-2024 02:21 PM
piercze
Occasional Contributor

Is it possible to download image layers or vector tile layers and call them into UE5 from your local machine?

1 Solution

Accepted Solutions
ZackAllen
Esri Contributor
3 Replies
ZackAllen
Esri Contributor

Yes, we support offline image layers and vector tile layers.

Zack

piercze
Occasional Contributor

Thank you Zack

0 Kudos
piercze
Occasional Contributor

I have a .vtpk file on my local machine. I've inserted the local dir path of the vtpk into the Source input of a 'Make ArcGIS Layer Data' node (struct node). I don't think this is the correct method? Is there documentation on how to call a local vtpk in Unreal?
Best 

0 Kudos