© 2025 InterSystems Corporation, Cambridge, MA. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms
Keep up with latest product news











index now contains widget name, if widget shared by namepolygonTitleProperty, now it displays correctly on polygonspolygonTitleProperty if value is number
decimalSeparator, numericGroupSeparator, numericGroupSize options for widgets (#228)dataLabels data property for map widget (#231). now values can be displayed directly on map.dataLabels=1 to show values. dataLabels can be set to JSON with options to customize labels,{ "size": 12, "font": "Calibri,Arial,sans-serif", "color": "#000", "stroke": "#FFF", "strokeWidth": 2 }.{ "color": "#F00", "size": 18 }http://test.com/#/MAP/map/Map.dashboard?widget=UAMap.geojson (#230)percentageFormat data property, to set format of percents for widgets that show percentage values, e.g. #.## (#229)fixMinZoom and fixMaxZoom data properties for map widget. To fix zoom out set fixMinZoom=1




New features:
changelog
helprepo typesAfterInstallMessage tag in module.xml${webroot}, which refers to url with host and port where the internal web-server is available
tileUrl data property for map widget to specify custom tiles, e.g. https://tile-c.openstreetmap.fr/hot/{z}/{x}/{y}.pngMiscellaneous bug fixes, most notably for UI operations on some (all?) Linux platforms


