MobileForms Toolkit Documentation

Resco.Location.Services Namespace

Location Services Overview

Resco.Location.Services contains .Net classes that allow the use of selected Google/Bing map services. The services are organized by namespaces:

Notes:

Google Maps Services

Usage Limits

See more about Google Limits

Google Maps API Premier

After you purchase Google Maps API Premier, you will receive special key - a string that has to be set to GoogleApiKey

See more about Maps API Premier

Microsoft BING Services

Bing Maps API represents numerous interfaces. One of them - Bing Maps REST Services - is used in Resco.Location library. (Another interesting example is Bing Maps Silverlight Control available f.e. on Windows Phone 7.)

You must have a Bing Maps Developer Account to get a Bing Maps Key. This key is used in every web service request and is used for transaction counting.
For more information see Getting a Bing Maps Key.

Bing Maps Key has to be set to BingApiKey

Usage Limits

(See the Terms of use for Bing Maps.)

Higher limits and more liberal conditions can be negotiated.

Namespace hierarchy

Classes

Class Description
ServiceRequestException Represents an exception which may be thrown during the location service request.
ServiceSettings Represents global options used by all location service requests.

Enumerations

Enumeration Description
eServiceProvider Defines the location service provider