FATOS Map API

2.4.9 - 2020-12-04

New

  • [Map] Added a new option to set button control box visibility on map instance initialization.

  • [Button] Added functions to set visibility for Radius button.

    • mapInstance.onBtnRadius()

    • mapInstance.offBtnRadius()

2.4.8 - 2020-11-17

New

  • Cluster angle parameter has been added (-180 ~ 180). e.g. angle:0

  • Marker offset parameter has been added. e.g. markerOffset: [0, 0]

Improved / Changed

  • Improved server stability.

Last updated