| java.lang.Object | |
| ↳ | com.tencent.map.lssupport.bean.TLSDWayPointInfo.Builder |
构造器
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Builder() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| TLSDWayPointInfo | build() | ||||||||||
| TLSDWayPointInfo.Builder | image(Bitmap image) | ||||||||||
| TLSDWayPointInfo.Builder | latLng(double lat, double lng) | ||||||||||
| TLSDWayPointInfo.Builder | latLng(LatLng latLng) | ||||||||||
| TLSDWayPointInfo.Builder | latLng(TLSLatlng latLng) | ||||||||||
| TLSDWayPointInfo.Builder | order(String id) | ||||||||||
| TLSDWayPointInfo.Builder | poi(String poiId) | ||||||||||
| TLSDWayPointInfo.Builder | type(int pointType) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||