|
WhirlyGlobe
1.2
A 3D interactive globe toolkit for iOS
|
#import <TapMessage.h>
Properties | |
| UIView * | view |
| View that was touched. | |
| CGPoint | touchLoc |
| WhirlyGlobe::GeoCoord | whereGeo |
| Lon/Lat. | |
| Point3f | worldLoc |
| 3D coordinates on a globe with radius 1.0 | |
| float | heightAboveGlobe |
| Where the eye was. 0 is sea level. Globe has a radius of 1.0. | |
Tap Message is an indication that the user tapped on the globe. It's passed as the object in a notification.