Created
August 24, 2021 13:17
-
-
Save oguzhanvarsak/0352b8f0593efb2e1485049b6a9f3109 to your computer and use it in GitHub Desktop.
Relevant Informations Template
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
... | |
"description" : "Example pass showing relevance information", | |
"locations" : [ | |
{"latitude" : 37.3229, "longitude" : -122.0323}, | |
{"latitude" : 37.3286, "longitude" : -122.0143}, | |
{ | |
"altitude" : 10.0, | |
"latitude" : 37.331, | |
"longitude" : -122.029, | |
"relevantText" : "Store nearby on 3rd and Main." | |
} | |
], | |
"relevantDate" : "2014-12-05T09:00-08:00" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment