Inheritance: SKCanvasView, IMapControl
示例#1
0
		//UIView _mapControl;
		
		public GestureDelegate (MapControl mapControl)
		{
			//_mapControl = mapControl;
		}
示例#2
0
        //UIView _mapControl;

        public GestureDelegate(MapControl mapControl)
        {
            //_mapControl = mapControl;
        }