Class Isochrone
The result of an isochrone calculation, representing an area of reachability
from an origin point within a specified travel time.
Assembly: Google.Maps.Isochrones.V1.dll
Syntax
public sealed class Isochrone : IMessage<Isochrone>, IEquatable<Isochrone>, IDeepCloneable<Isochrone>, IBufferMessage, IMessage
Constructors
Isochrone()
Declaration
Isochrone(Isochrone)
Declaration
public Isochrone(Isochrone other)
Parameters
Properties
GeoJson
Declaration
public Struct GeoJson { get; set; }
Property Value
GeometryCase
Declaration
public Isochrone.GeometryOneofCase GeometryCase { get; }
Property Value