CartoType iOS API 9.0-11-g64131709d
for development in Swift and Objective C for iOS and Mac OS
|
#include <CartoTypeView.h>
Instance Methods | |
(void) | - setFramework: |
(void) | - drawRect: |
A view class for drawing maps using graphics acceleration. Objects of this class may be used directly, but it is easier to use CtViewController, which creates and manages a CtView.
- (void) drawRect: | (CGRect) | rect |
Draws the current CtFramework.
- (void) setFramework: | (CtFramework *) | aFramework |
Sets the CtFramework to be drawn.