Важно

This feature is available in the Full MapKit SDK version

YMKCompanyTapInfo

class YMKCompanyTapInfo : NSObject

Undocumented

Summary

Class methods

 init(permalink: String, screenPoint: YMKScreenPoint)

Properties

var permalink: String { get }
Permalink of the company which icon or text was tapped

var screenPointYMKScreenPoint { get }
The screen position of the company tapped icon

Class methods

init(permalink:screenPoint:)

 init(permalink: String, screenPoint: YMKScreenPoint)


Properties

var permalink: String { get }

Permalink of the company which icon or text was tapped. The permalink may be used to show company info page


screenPoint

var screenPoint: YMKScreenPoint { get }

The screen position of the company tapped icon. The screenPoint may be useful in positioning company info page


Следующая