FusionMaps XT

Muestre datos geográficos como ingresos por regiones, resultados electorales y ubicaciones de oficinas con la efectividad que ofrecen los mapas interactivos.

Publicado por FusionCharts
Distribuido por ComponentSource desde 2020

Precios desde: $ 77.42

i

Please note that FusionMaps new licenses are available as part of FusionCharts Suite

FusionCharts Suite is available as an Annual and Perpetual licenses.

FusionMaps XT v3.11.3

Released: Nov 1, 2016

Actualizaciones en V3.11.3

Características

Key Change: The current pricing plan has been changed to an annual model, based on the number of developers.

The core maps package has been updated to:

  • Update the Madhya Pradesh specification sheet to add the Agar Malwa and Ashoknagar districts.
  • Add specification sheets for 13 East Timor sub-districts under East Timor (sub-districts).
  • Add specification sheets for 14 Uzbekistan sub-provinces under Uzbekistan (sub-provinces).
  • Update the specification sheet for Russia to:
    • Rename Altai to Altaiskiy Kray.
    • Add Republic of Altay, Crimea, and Sevastopol City to the list of entities.

Common Updates:

  • Toolbars can now be customized using the following attributes:
    • toolbarX
    • toolbarY
    • toolbarHAlign
    • toolbarYAlign
    • toolbarPosition
  • The message font and font color can now be customized when the ​showChartMessage() method is used to set custom chart messages. The ​showChartMessage() API is now modified to: showChartMessage(text, modal, cancelable, customAttrs) Where, ​customAttrs is an object that​ can take the ​color, ​fontSize, and ​font attributes as values.
  • Tooltips no longer overflow out of charts. Previously, in spite of enough space being available, the tooltips would flow out of charts. Now, if there is sufficient rendering space available, the tooltip is constrained to fit inside the chart.
  • Trailing commas in the JS code generated by the .NET wrapper have now been removed.

Correcciones

FusionMaps Fixes:

  • Map color definitions are now correctly applied to entities having ‘0’ as the data value.
  • Markers no longer become unclickable when overlapped by labels.

Common Fixes:

  • Behavioral issues encountered when the ​clickURL​ attribute and the ​export event are used together have been fixed. Previously, the events would be triggered together resulting in chart export and redirection happening at the same time.
  • Message log buttons are now hidden when ​messageGoesToLog=0.
  • Tooltip rendering issues in the Bootstrap Modal Window have been fixed.
  • For all Cartesian charts, when ​decimals=0, the issue of numeric values repeating for consecutive div lines along the y-axis has been fixed.
  • Y-axis scaling is now done based on trend-line values, along with data values. Previously, when the trend-line values were not included, due to the difference between the largest data value and the trend-line value, the latter was often not visible on the chart.
  • For server-side export, the ​exported event is now triggered as expected. Previously, the event was not triggered when ​exportAction=save.
  • The ​exportFormats attribute can now be used for enabling export in selected formats. Previously, even though a single format was passed as value to this attribute, the export menu still showed all the supported formats.