Click or drag to resize

IMapData Interface

Data item Map for use Google Map

Namespace:  SIC.Map
Assembly:  SIC.Map (in SIC.Map.dll) Version: 19.1.21.1 (19.1.21.658)
Syntax
public interface IMapData

The IMapData type exposes the following members.

Properties
  NameDescription
Public propertyApiKey
Google Map API key
Public propertyLatitude
Latitude is a geographic coordinate that specifies the north–south position of a point on the Earth's surface.
Public propertyLongitude
Longitude is a geographic coordinate that specifies the east-west position of a point on the Earth's surface
Public propertyZoom
Map zoom
Top
See Also