Show / Hide Table of Contents

Property NavigationPointHeightFactor

NavigationPointHeightFactor

Gets or sets the navigation point height factor.

Declaration
public double NavigationPointHeightFactor { get; set; }
Property Value
Type Description
System.Double

The navigation point height factor.

Remarks

The factor will decide the location symbol position vertically from the bottom of the map when the auto-pan mode is Navigation. When navigating in a map, the current location is typically vertically positioned near the bottom of the map, and horizontally centered in the map, so that the map displays as much of the route ahead as possible.

A value of 0 implies the location symbol should be positioned at the bottom edge of the mapview, and 1 implies the top edge. A value between 0 and 1 positions the symbol somewhere along the center line from the bottom edge to the top edge. Default is 0.125 (i.e 1/8).

See Also
AutoPanMode

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.3 - 200.8
.NET100.13 - 200.8
.NET Windows100.13 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.0 - 200.8
Xamarin.Android100.0 - 100.15
Xamarin.iOS100.0 - 100.15
UWP100.0 - 200.8
In This Article
Back to top Copyright © 2022 Esri.