Height JavaScript Expression Editor dialog - 2023

MapInfo Pro Release Notes

Product type
Software
Portfolio
Locate
Product family
MapInfo
Product
MapInfo > MapInfo Pro
MapInfo > MapBasic
MapInfo > MapInfo Pro Advanced
MapInfo > License Server Utility
MapInfo > MapInfo EasyLoader
Version
2023
Language
English
Product name
MapInfo Pro
Title
MapInfo Pro Release Notes
First publish date
1985
Last updated
2023-09-12
Published on
2023-09-12T16:43:38.341845

This dialog allows you to construct a JavaScript expression using the columns of the table.

  1. Double-click on a column item to insert an expression at the cursor position in the Height Expression box.
  2. If text is selected in the Height Expression box, double-click on a column item to replace the selected text with the expression.
  3. The column name, when inserted in the Height Expression box is preceded by f.properties. This string is required for deck.gl to evaluate the expression.
    1. You can use any valid JavaScript language or libraries in the deck.gl package.
  4. Currently, there is no way to validate the expression in the dialog.