ÀÌÀü   ¾ÕÀ¸·Î ¸ðµÎÃà¼Ò Home > SDK Library > XPOIBaseMan > XPOIBaseMan::SetTopItem 
TalMap SDK Libary Reference
XPOIBaseMan::SetTopItem
ÁöÁ¤ÇÑ POI ¾ÆÀÌÅÛÀ» °¡Àå À§¿¡ Ç¥ÃâÇÑ´Ù.

XPOIBaseMan::SetTopItem
void SetTopItem(XPOIItem Item);
  Parameters
 
Item
XPOIItem °³Ã¼
  Return Value
 
void
  Remarks
 
SetTopItem Àº(´Â) XPOIBaseMan ÀÇ Method·Î Á¦°øµË´Ï´Ù.
»ç¿ëÀÚ´Â ÀÌ ¸Þ¼Òµå¸¦ ÀÌ¿ëÇÏ¿© ÁöÁ¤ÇÑ POIItem À» °¡Àå »óÀ§¿¡ Ç¥ÃâÇÒ ¼ö ÀÖ½À´Ï´Ù.
  Example
 
 JavaScript Copy Code
 VC++ Copy Code
  See Also
top