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