BMKCoordinateRegion_Batch extension

on

Properties

refId String?
no setter

Methods

get_center_batch() Future<List<CLLocationCoordinate2D?>>
get_span_batch() Future<List<BMKCoordinateSpan?>>
set_center_batch(List<CLLocationCoordinate2D> center) Future<void>
set_span_batch(List<BMKCoordinateSpan> span) Future<void>