BMFGeoCodeSearchResult constructor
- {BMFCoordinate location,
- int precise,
- int confidence,
- String level}
有参构造
Implementation
BMFGeoCodeSearchResult(
{this.location, this.precise, this.confidence, this.level});
有参构造
BMFGeoCodeSearchResult(
{this.location, this.precise, this.confidence, this.level});