Click or drag to resize
IMapCallbackAddMarker Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
void AddMarker(
	IMapMarker inMarker
)

Parameters

inMarker
Type: SurveyToGo.UserLogic.InterfacesIMapMarker
See Also