| 程序包 | 说明 |
|---|---|
| com.amap.api.maps |
| 限定符和类型 | 方法和说明 |
|---|---|
static TextureSupportMapFragment |
TextureSupportMapFragment.newInstance()
使用默认的选项创建TextureSupportMapFragment。
|
static TextureSupportMapFragment |
TextureSupportMapFragment.newInstance(AMapOptions options)
根据用户传入的AMapOptions 创建TextureSupportMapFragment。
|