Back   Forward Collapse All Home > HowTos > Save and Load the Map Location  
TalMap SDK Libary Reference
HOWTO: Save and Load the Map Location
  Summary
  This document describes how to use History, one of the powerful function provided in TalMapX Control.
With this document, users can learn how to use the History function.

The History function of TalMapX Control can be used to reset the Map Location to its last location when the Map is running with the last location saved.
  Steps
  1. Get Control Manager from TalMapX Control.
2. Get XControlState Manager with the Contorl Manager.
3. Use XControlState Manager to carry out the desired tasks.
  Example
 
 JavaScript Copy Code
 VC++ Copy Code
  See Also
  Map Preview
 
top