Group Abstract Group Abstract

Message Boards Message Boards

Mark and label a particular value in ListPlot3D ?

I have plotted elevation data of Empire State Building within 10 miles range. My question is, how do i mark the exact point in red dot indicating it as, Empire State Building by label, and, an arrow mark joining them?

ListPlot3D[
     GeoElevationData[
      GeoDisk[Entity["Building", "EmpireStateBuilding::h583b"], 
       10 Quantity[1, "Miles"]]], MeshFunctions -> {#3 &}, Mesh -> 40, 
     PlotRange -> All]

Output: Need to mark a location

Thanks in advance.

POSTED BY: Manjunath Babu
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard