Back   Forward Collapse All Home > HowTos > Change Map Themes by Users 
TalMap SDK Libary Reference
HOWTO: Change Map Themes by Users
  Summary
  This document describes how to use the powerful theme manager provided in TalMapX Control.
With this document, users can learn how to change the map theme as desired.
  Steps
  1. Get Control Manager from TalMapX Control.
2. Get Theme Manager from the Contorl Manager.
3. Apply the desired theme using LoadTheme Method of the Theme Manager.
  Example
 
 JavaScript Copy Code
 VC++ Copy Code
  See Also
  Map Preview
 
top