GeocodePointsItem Class

Definition

The GeocodePointsItem.

public class GeocodePointsItem
type GeocodePointsItem = class
Public Class GeocodePointsItem
Inheritance
GeocodePointsItem

Properties

CalculationMethod

The method that was used to compute the geocode point.

Geometry

A GeoJson point object for the geocoding result.

UsageTypes

The best use for the geocode point. Each geocode point is defined as a Route point, a Display point or both. Use Route points if you are creating a route to the location. Use Display points if you are showing the location on a map. For example, if the location is a park, a Route point may specify an entrance to the park where you can enter with a car, and a Display point may be a point that specifies the center of the park.

Applies to