Utilities

  • This is a utility class that performs various calculations related to maps. All methods are class methods so an instance of this class is not needed.

    Since

    1.0
    See more

    Declaration

    Swift

    @interface VMMSMapUtil : NSObject
  • This is a utility class that performs various calculations for walking path related objects.

    Since

    1.1
    See more

    Declaration

    Swift

    @interface VMWalkingPathOverlayUtil : NSObject