set From File
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
file Path
Path to a JSON file.