VMWalkingPathOverlayDelegate

@protocol VMWalkingPathOverlayDelegate <NSObject>

Protocol for receiving VMWalkingPathOverlay callbacks

Since

1.1
  • Provide a custom image for a landmark waypoint

    Declaration

    Swift

    - (id)imageForLandmark:(VMMSWaypoint *)landmark;

    Parameters

    landmark

    the waypoint

    Return Value

    the custom image