setBaseUrl static method
- String url
Sets the base URL used by the Maps engine.
Implementation
static void setBaseUrl(String url) => _impl.setBaseUrl(url);
Sets the base URL used by the Maps engine.
static void setBaseUrl(String url) => _impl.setBaseUrl(url);