Hi guys,
I need to find a way to extract height information form MapKit and rebuild selected map area in 3D using SceneKit or RealityKit. Constructing a mesh is not a problem.
But I can't seem to find a way to extract bitmap and height information from MapKit?
I can do it with MapBox but really wanted to avoid using it.
Any ideas?