Research Article

Seamless Guidance System Combining GPS, BLE Beacon, and NFC Technologies

Algorithm 3

JSON format for map output information.
"information":
  "name": "Example",
  "photo":
   "width": 1503,
   "height": 947,
   "radius": 100
  
,
 "algorithm": [
  
   "touch":
    "X": 110,
    "Y": 775
   ,
   "this": 0
  ,
  
   "touch":
    "X": 750,
    "Y": 150
   ,
   "this": 1
  
 ]