| Package | Description |
|---|---|
| crossmobile.ios.mapkit |
| Modifier and Type | Method and Description |
|---|---|
MKCoordinateSpan |
MKCoordinateRegion.getSpan() |
| Modifier and Type | Method and Description |
|---|---|
void |
MKCoordinateRegion.setSpan(MKCoordinateSpan span) |
| Constructor and Description |
|---|
MKCoordinateRegion(CLLocationCoordinate2D center,
MKCoordinateSpan span)
Constructs an object with the specified parameters.
|
Copyright © 2020. All rights reserved.