Platforms to show: All Mac Windows Linux Cross-Platform

Back to MKDistanceFormatterMBS class.

MKDistanceFormatterMBS.formatter as MKDistanceFormatterMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method MapKit MBS MacFrameworks Plugin 19.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The singelton instance for easy use.
Example
// shows e.g. 1,2km
// depending on the locale
MsgBox MKDistanceFormatterMBS.formatter.stringFromDistance(1234)

The plugin keeps an object, so you get the same one everytime and you can reuse it often.

The items on this page are in the following plugins: MBS MacFrameworks Plugin.


The biggest plugin in space...