Back   Forward Collapse All Home > HowTos > Controlling Landmark Symbols 
TalMap SDK Libary Reference
HOWTO: Control Landmark Symbols
  Summary
  This document describes how to control Landmark Symbols provided in TalMapX Control.
With this document, users can learn how to easily control the Landmark Symbols on the m_Map.
  Steps
  1. Get Control Manager from TalMapX Control.
2. Get Map Manager with the Contorl Manager.
3. Use Landmark Symbol Conrol Method to carry out the desired tasks.
  Example
 
 JavaScript Copy Code
 VC++ Copy Code
  See Also
  Map Preview
 
top