setFromFile

Set multiple settings from a JSON file. JSON file format: { "com.mapbox.common.i18n.language": “en-US”, "com.mapbox.common.boolean": true, "com.mapbox.common.integer.setting": 100 }

Return

Nothing on success, otherwise a string describing an error.

Parameters

filePath

Path to a JSON file.