Back to amMap.com

Differences

This shows you the differences between the selected revision and the current version of the page.

v.2:data:labels 2009/08/31 02:04 v.2:data:labels 2010/07/21 08:06 current
Line 48: Line 48:
|balloon|true / false|true|If you want to disable roll over balloon for your label, set this attribute to false.| |balloon|true / false|true|If you want to disable roll over balloon for your label, set this attribute to false.|
|link_with|other objects' oid attributes, separated by commas| |If you want some other objects to change color when user rolls over or clicks on this label, you can add object's ids (oid) here.| |link_with|other objects' oid attributes, separated by commas| |If you want some other objects to change color when user rolls over or clicks on this label, you can add object's ids (oid) here.|
 +|active|true / false|true|If set to true the label will not react to mouse over and will not "steal" hover effect from underlying objects.|
Hint: if you add ! before x, y, text_box_x, text_box_y the position will be calculated from the opposite side. Hint: if you add ! before x, y, text_box_x, text_box_y the position will be calculated from the opposite side.
Back to top