Click or drag to resize
IMapCallback Interface

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
public interface IMapCallback

The IMapCallback type exposes the following members.

Properties
  NameDescription
Public propertyMapCenter
Public propertySatellite
Public propertyZoomLevel
This sets the zoom level assuming that a map center was set
Top
Methods
  NameDescription
Public methodAddMarker
Top
See Also