@@ -422,27 +422,27 @@ Continuing with the program...
422422
423423The following table describes the metadata used in this Basics Scenario.
424424
425- | action | metadata file metadata key |
426- | ------------------------| ---------------------------| -------------------------------------------- |
427- | ` createKey ` | location_metadata.yaml | location_CreateKey |
428- | ` createMap ` | location_metadata.yaml | location_CreateMap |
429- | ` createCollection ` | location_metadata.yaml | location_CreateGeofenceCollection |
430- | ` putGeofence ` | location_metadata.yaml | location_PutGeofence |
431- | ` createTracker ` | location_metadata.yaml | location_CreateTracker |
432- | ` updateDevicePosition ` | location_metadata.yaml | location_UpdateDevicePosition |
433- | ` getDevicePosition ` | location_metadata.yaml | location_GetDevicePosition |
434- | ` createRouteCalculator ` | location_metadata.yaml | location_CreateRouteCalculator |
435- | ` calcDistance ` | location_metadata.yaml | location_CalcuateDistance |
436- | ` deleteMap ` | location_metadata.yaml | location_DeleteMap |
437- | ` deleteKey ` | location_metadata.yaml | location_DeleteKey |
438- | ` deleteKey ` | location_metadata.yaml | location_DeleteKey |
439- | ` deleteKey ` | location_metadata.yaml | location_DeleteKey |
440- | ` deleteCollection ` | location_metadata.yaml | location_deleteCollection |
441- | ` deleteTracker ` | location_metadata.yaml | location_DeleteTracker |
442- | ` deleteTracker ` | location_metadata.yaml | location_DeleteTracker |
443- | ` deleteCalculator ` | location_metadata.yaml | location_DeleteCalculator |
444- | ` scenario ` | location_metadata.yaml | location_Scenario |
445- | ` hello ` | location_metadata.yaml | location_Hello |
425+ | action | metadata file | metadata key |
426+ | ------------------------| ---------------------------| -------------------------------------|
427+ | ` createKey ` | location_metadata.yaml | location_CreateKey |
428+ | ` createMap ` | location_metadata.yaml | location_CreateMap |
429+ | ` createCollection ` | location_metadata.yaml | location_CreateGeofenceCollection |
430+ | ` putGeofence ` | location_metadata.yaml | location_PutGeofence |
431+ | ` createTracker ` | location_metadata.yaml | location_CreateTracker |
432+ | ` updateDevicePosition ` | location_metadata.yaml | location_UpdateDevicePosition |
433+ | ` getDevicePosition ` | location_metadata.yaml | location_GetDevicePosition |
434+ | ` createRouteCalculator ` | location_metadata.yaml | location_CreateRouteCalculator |
435+ | ` calcDistance ` | location_metadata.yaml | location_CalcuateDistance |
436+ | ` deleteMap ` | location_metadata.yaml | location_DeleteMap |
437+ | ` deleteKey ` | location_metadata.yaml | location_DeleteKey |
438+ | ` deleteKey ` | location_metadata.yaml | location_DeleteKey |
439+ | ` deleteKey ` | location_metadata.yaml | location_DeleteKey |
440+ | ` deleteCollection ` | location_metadata.yaml | location_deleteCollection |
441+ | ` deleteTracker ` | location_metadata.yaml | location_DeleteTracker |
442+ | ` deleteTracker ` | location_metadata.yaml | location_DeleteTracker |
443+ | ` deleteCalculator ` | location_metadata.yaml | location_DeleteCalculator |
444+ | ` scenario ` | location_metadata.yaml | location_Scenario |
445+ | ` hello ` | location_metadata.yaml | location_Hello |
446446
447447
448448
0 commit comments