Visual Business UI5: Minimizing the Control to a Thumbnail

The aim:

To Test if we can add text to a thumbnail with desired color, font size and font text.


To test:

    Refresh before testing again

  1. Click 'Allow Events on Thumbnail' and interact with the map. Click OK once you get an alert box. Do not refresh. Continue to step 2
  2. Fill out the form "Minimize To Identically Sized Thumbnail with Text @ Position:" to minimize the GeoMap to your prefered settings. The thumbnail should increase in size and display the text you provided.

    What does this form do?

    Firstly, "Minimize" will display a thumbnail. It contains 8 parameters. You can use the form to choose the font, font color (fontcol),position of the text, and the text that will be displayed on the thumbnail. The size of the thumbnail will remain the same. Observe the text on the thumbnail

    oVBI1.minimize(scene.m_nDivWidth, scene.m_nDivHeight, 0, 0, $("#font").val(), $("#col").val(), parseInt($("#position").val(), 10)

  3. Example:

    text for Thumbnail