VMWayfindingUtil
@objc
open class VMWayfindingUtil : NSObjectHandle various common uttility functions for manipulating wayfinding data
Since
1.4- 
                  
                  Verifies that waypoints are loaded correctly. Otherwise there may be some invalid data, which could lead to unexpected wayfinding results. DeclarationSwift @objc open class func verifyDestinationNodesAreAssociatedWithUnitsForVMD(_ vmd: VMWayfindingMap)ParametersvmdThe vmd to check 
- 
                  
                  Merges amenities and fixture waypoints that are meant to be for the same destination in wayfinding. DeclarationSwift @objc open class func associateAmentiesWithFixturesForVMD(_ vmd: VMWayfindingMap)ParametersvmdThe vmd to check 
- 
                  
                  Attempt to auto-label waypoints for a vmd Since 2.0DeclarationSwift @objc open class func recalculateWaypathWeightsForVMD(_ vmd: VMWayfindingMap)ParametersvmdThe vmd to check waypoints optionsLabeling configuration 
- 
                  
                  Attempt to auto-label waypoints for a vmd DeclarationSwift @objc open class func labelWaypointsForVMD(_ vmd: VMWayfindingMap, _ options: VMMSWaypointLabelOptions)ParametersvmdThe vmd to check waypoints optionsLabeling configuration 
- 
                  
                  Detect if waypoints are indoors or outdoors DeclarationSwift @objc open class func classifyWaypointsForVMD(_ vmd: VMWayfindingMap, _ options: VMMSWaypointLabelOptions)ParametersvmdThe vmd to check optionsLabeling options 
- 
                  
                  Configures a VMD for wayfinding DeclarationSwift @objc open class func setupVMDForWayfinding(_ wfVMD: VMWayfindingMap, _ options: VMMSWaypointLabelOptions)ParameterswfVMDA VMD to configure optionslabeling options 
 VMWayfindingUtil Class Reference
        VMWayfindingUtil Class Reference