Namespace Mapbox.Utils
Classes
Compression
Collection of constants used across the project.
Constants
Collection of constants used across the project.
PolylineUtils
A set of Polyline utils.
RectD
Structs
BearingFilter
Represents a bearing filter, composed of a bearing in decimal angular degrees, with a +/- range also in angular degrees.
Mathd
Vector2d
Vector2dBounds
Represents a bounding box derived from a southwest corner and a northeast corner.
Interfaces
IObservable<T>
An observable interface, similar to .NET 4.0 own IObservable.
IObserver<T>
An observer interface, similar to .NET 4.0 own IObserver.