Back   Forward Collapse All Home > HowTos > Making Navigation Screen 
TalMap SDK Libary Reference
HOWTO: Make Navigation Screen with TalMapX Control.
  Summary
  This document describes how to make the navigation screen with TalMapX Control.
With this document, users can learn how to easily make the navigation screen.
  Steps
  1. Get Control Manager from TalMapX Control.
2. Get UI Manager with the Contorl Manager.
3. Use the UI Manager to carry out the desired tasks.
  Example
 
 JavaScript Copy Code
 VC++ Copy Code
  See Also
  Map Preview
 
top