20 #import <Foundation/Foundation.h> 21 #import <UIKit/UIKit.h> 23 #import "PKTGeoElement.h" 39 -(instancetype)initWithSize:(CGSize)size;
45 -(void)setMarkerView:(UIView *)view;
PKTMarkerViewAdapter defines some callbacks used for customize view showed on point of interests...
Definition: PKTMarkerViewAdapter.h:33
PKTGeoElement models information associated to a point of interest showed either on camera or Google ...
Definition: PKTGeoElement.h:45