9.1.0

Release of Sygic Maps SDK version

Importatn note: This version changed default behaviour of DriversBehaviour module. This module is no longer initialized by default and has to be turned on in configuration. Please see migration guide for more details.

Migration Guide

Changes concerning Drivers Behaviour module default initialization behaviour
This version changed default behaviour of Drivers Behaviour module. This module is no longer initialized by default and has to be turned on in configuration. Please see migration guide for more details.

To enable initialization of this module set json key DriversBehavior.enable to true

See Json Configuration for more details

Change Log

9.1.0 (2019-02-26)

Bug Fixes

  • Android: FileCreate with READ/WRITE access mode failed if destination directory doesn't exists

Features

  • DriversBehavior: Module DriversBehavior is disabled by default. Use sdk configuration json string with key "DriversBehavior","enable" : true/false