Back   Forward Collapse All Home > HowTos > Using Native UI Objects 
TalMap SDK Libary Reference
HOWTO: Use Native UI Objects of TalMapX Control.
  Summary
  This document describes how to use Native UI Objects provided in TalMapX Control.
With this document, users can learn how to easily use Native UI Objects, such as Level Bar and Compass.
  Steps
  1. Get Control Manager from TalMapX Control.
2. Get UI Manager with the Contorl Manager.
3. Use UI Manager to carry out the desired tasks.
  Example
 
 JavaScript Copy Code
 VC++ Copy Code
  See Also
  Map Preview
 
top