Companion

object Companion

Properties

Link copied to clipboard
val Alternative: MapCodeType

Alternatives to MapCodeType.Local. Each Alternative mapcode points to slightly different coordinates due to the way mapcodes are computed.

Link copied to clipboard
val International: MapCodeType

This mapcode is unambiguous. It is also the longest.

Link copied to clipboard
val Local: MapCodeType

The shortest (and easiest to remember) MapCode. Local mapcodes are especially useful when the user knows what territory the mapcode is in (for example, when an application is designed to be used inside just one European country or US state).