MobileForms Toolkit Documentation

GeoMap.URL Property

Gets resulting URL that can be used to show/download the static map image with given parameters.

public string URL {get;}

Remarks

URL depends on a chosen map service provider defined by ServiceProvider property.

Exceptions

Exception Type Condition
NotSupportedException A service provider specified by ServiceProvider property does not support this kind of service.

See Also

GeoMap Class | Resco.Location.Services.Map Namespace