public static interface TencentMapServiceProtocol.IMapService
Modifier and Type | Method and Description |
---|---|
void |
setAllow(boolean allow)
设置服务状态
|
void |
setUseHttps(boolean useHttps)
设置是否使用Https,默认为true
|
void |
setUseTest(boolean useTest)
设置是否使用测试地址,默认为false
|