have any way to get the height of a given coordinate.
I want to place an object on the surface of the map but I only have a Lat and long.
like, if I want to place an object on the given coordinate, what height should be assigned, I want to do it in the game (run time), I don’t want to ask the user for height
I’m using unity Cesium3DTileset with google maps API