Show / Hide Table of Contents

Property Location

Location

Gets the location on the view where the event occurred.

Declaration
public MapPoint Location { get; }
Property Value
Type Description
MapPoint

The location on the view where the event occurred.

Remarks

Location may be null if the GeoView is still initializing, if it has no Map or Scene set, or if its Map or Scene is still loading.

It will also be null on the SceneView if the current Position does not have a corresponding location on the surface of the scene (for example when the sky is tapped).

Applies to

Platforms and versions
TargetVersions
.NET Windows100.13 - 200.8
In This Article
Back to top Copyright © 2022 Esri.