MobileForms Toolkit Documentation

Resco.Location Namespace

Resco.Location

Location Library Overview

Resco Location library implements GPS receiver and GPS tracking classes as well as selected Google and Bing map services.

Resco.Location namespace contains only helper classes used by more specialized namespaces.

Resco.Location.GPS namespace contains GPS-related classes.

Resco.Location.Services namespace offers .Net wrappers communicating with Google/Bing GEO services. You can use it to:

For a detailed description of the Resco.Location library see this article.

Namespace hierarchy

Classes

Class Description
Address Represents a civic address of certain geographic location.
GeoArea Represents a geographic area determined by its South/West vertex and North/East vertex.
GeoPoint Represents the GPS location defined by Latitude and Longitude values.
GeoPolyline Represents a path which consists of several geographic points and can be displayed on the map.

Structures

Structure Description
GeoDistance Represents a distance between two geographic points.

Enumerations

Enumeration Description
eGPSFormat Defines the format of the GPS coordinate.
eUnitSystems Defines a preferred unit system for the location service requests.