<item action="weave.maptips">
<autoSize>true</autoSize>
<minSize width="100" height="100"/>
<maxSize width="200" height="400"/>
<size width="150" height="150"/>
<tip><tips>
<label>Property</label>
<entity>property</entity>
<datadefinition>property_details</datadefinition>
<isDefault>true</isDefault>
<minScale>1000</minScale>
<maxScale>10000</maxScale>
</tip>
<tip>
<label>Road</label>
<entity>roads</entity>
<datadefinition>road_details</datadefinition>
<radius>5</radius>
<minScale>250</minScale>
<maxScale>1000</maxScale>
<tip label="Property" entity="property" datadefinition="property_details" isDefault="true"/>
<tip label="Image" entity="property" datadefinition="property_images">
<maxSize width="400800" height="400800"/>
</tip>
</tips>
</item> |