BMFMapPoi constructor
BMFMapPoi({
- String? text,
- BMFCoordinate? pt,
- String? uid,
BMFMapPoi构造方法
Implementation
BMFMapPoi({this.text, this.pt, this.uid});
BMFMapPoi构造方法
BMFMapPoi({this.text, this.pt, this.uid});