MKStringFromMapSize(_:)
Returns a formatted string for the specified map size.
Declaration
func MKStringFromMapSize(_ size: MKMapSize) -> StringParameters
- size:
The map size to format.
Return Value
A formatted string containing the width and height values of the map size.