Back   Forward Collapse All Home > HowTos > Initialize TalMapX Control 
TalMap SDK Libary Reference
HOWTO: Initialize TalMapX Control
  Summary
  This document describes the initialization method of TalMapX Control.
With this document, users can learn how to promptly initialize TalMapX Control.
The prompt initialization makes users easily carry out the next necessary tasks.
  Steps
  1. Implement - Event Handler - for the OnCreate Event.
2. Set the paths of Map Data and Theme Data promptly in the OnCreate Event Handler.
3. Set the default level with the level of the Map in the OnCreate Event Handler.
  Example
 
 JavaScript Copy Code
 VC++ Copy Code
  See Also
 
Reference
Hirarchy Chart
HowTos
  Map Preview
 
top