Show / Hide Table of Contents

Enum GeoCoordinate.ModesOfOperation

Enum offering the modes of operation of use of the geocoordinate library

Namespace: FpAssistantCore.Geographical
Assembly: FpAssistantCoreScl.dll
Syntax
public enum ModesOfOperation : int
Remarks

The CS-MAP library requires access to local files to access dictionaries of geocoordinate systems and projections. This can be installed on the local computer or, for mobiles, access by cloud but an internet connection is required.

Fields

Name Description
CsMapLocalFiles

Use geocoordinate library on local computer (Win 32-bit)

CsMapWebServiceAPI

Use WebAPI to access geocoordinate library

  • View Source
In This Article
Back to top Copyright 2018-2024 CADology Limited