MobileForms Toolkit Documentation

GeoMap Class

Provides methods for showing and downloading static maps with a possibility of including a markers and highlighting a path.

For a list of all members of this type, see GeoMap Members.

System.Object
   Resco.Location.Services.Map.GeoMap

public class GeoMap

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

There are different limitations for this service which define a rules for the maps usage. Currently, there is no limitation for using the Bing maps.

Google Maps Usage Limitation:

Use of the Google Static Maps API is subject to a query limit of 1000 unique (different) image requests per viewer per day. Since this restriction is a quota per viewer, most developers should not need to worry about exceeding their quota. However, note that we (Google) enforce an additional request rate limit to prevent abuse of the service. Requests of identical images, in general, do not count towards this limit beyond the original request.

Note that static maps may only be displayed within browser content; use of static maps outside of the browser is not allowed. Google Maps API Premier users are waived of this requirement.

Requirements

Namespace: Resco.Location.Services.Map

Assembly: Resco.Location.CF3 (in Resco.Location.CF3.dll)

See Also

GeoMap Members | Resco.Location.Services.Map Namespace |