How do I find elevation of a point given its latitude and longitude using ArcGIS runtime for Java? I am loading the Basemap "Basemap.createTopographic()". Does this give elevation data? Is there an API call that can give the elevation given the latitude and longitude? I am new to ArcGIS programming. Thanks!