VisioDevKit-Sample
v2.0
|
Displays the navigation instructions and way to jump from previous or next ones. More...
Inherits UIView.
Instance Methods | |
(IBAction) | - nextInstruction: |
(IBAction) | - prevInstruction: |
(IBAction) | - clearRoute: |
(void) | - updateManeuverWithType: |
(void) | - notifyPositionUpdated:withPosition:withTime: |
(void) | - notifyNewInstruction:withIndex: |
(id) | - initWithFrame:withApplication:withUpdateListener: |
(void) | - setInstruction:withNavigation: |
Protected Attributes | |
BOOL | mIsIPad |
IBOutlet UILabel * | mInstructionLabel |
IBOutlet UILabel * | mInstructionLabelDetail |
Brief instruction. More... | |
IBOutlet UILabel * | mDistance |
Detailed instruction. More... | |
IBOutlet UILabel * | mXofYLabel |
IBOutlet UIView * | mInstructionView |
IBOutlet UIImageView * | mInstructionManeuverType |
IBOutlet UIButton * | mNextInstruction |
IBOutlet UIButton * | mPrevInstruction |
VgApplication::VgIApplication * | mVgApplication |
VgEngine::VgConstRefPtr < VgNavigationModule::VgINavigationInstruction > | mInstruction |
VgMyInstructionUpdateListener * | mUpdateListener |
VgMapModule::VgIMapModule * | mMapModule |
int | mCurrentLocaleTranslateID |
Properties | |
UILabel * | mInstructionLabel |
UILabel * | mInstructionLabelDetail |
UILabel * | mDistance |
UILabel * | mXofYLabel |
UIView * | mInstructionView |
UIImageView * | mInstructionManeuverType |
UIButton * | mNextInstruction |
UIButton * | mPrevInstruction |
Displays the navigation instructions and way to jump from previous or next ones.
You can also customized class and use it to display the full list of instructions.
- (IBAction) clearRoute: | (id) | sender |
- (id) initWithFrame: | (CGRect) | frame | |
withApplication: | (VgApplication::VgIApplication *) | pVgApplication | |
withUpdateListener: | (VgMyInstructionUpdateListener *) | pUpdateListener | |
- (IBAction) nextInstruction: | (id) | sender |
- (void) notifyNewInstruction: | (VgEngine::VgConstRefPtr< VgNavigationModule::VgINavigation >const &) | pNavigation | |
withIndex: | (unsigned int) | pIndex | |
- (void) notifyPositionUpdated: | (VgEngine::VgConstRefPtr< VgNavigationModule::VgINavigation >const &) | pNavigation | |
withPosition: | (const VgEngine::VgPosition &) | pPosition | |
withTime: | (double) | pTime | |
- (IBAction) prevInstruction: | (id) | sender |
- (void) setInstruction: | (VgEngine::VgConstRefPtr< VgNavigationModule::VgINavigationInstruction > &) | pNavigationInstruction | |
withNavigation: | (VgEngine::VgConstRefPtr< VgNavigationModule::VgINavigation >const &) | pNavigation | |
- (void) updateManeuverWithType: | (unsigned int) | maneuverType |
|
protected |
|
protected |
Detailed instruction.
|
protected |
|
protected |
|
protected |
Brief instruction.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
readwriteatomicretain |
|
readwriteatomicretain |
|
readwriteatomicretain |
|
readwriteatomicretain |
|
readwriteatomicretain |
|
readwriteatomicretain |
|
readwriteatomicretain |
|
readwriteatomicretain |