setDataPath static method
- String path
Sets the path to the Maps data folder.
Implementation
static void setDataPath(String path) => _impl.setDataPath(path);
Sets the path to the Maps data folder.
static void setDataPath(String path) => _impl.setDataPath(path);