Skip to content

Commit

Permalink
Update readme.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
rdorrani authored Jan 26, 2021
1 parent 58eb3b1 commit acc7568
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions TravelRequest/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ Add 2 columns:
Conditional formula:
Estimated airfare =if([$Airline]=='','false', 'true')
Estimated hotel cost =if([$Hotel]=='','false', 'true')

In the headerformatting.json file, replace the YourBingMapsKey text with your own Bing Maps Key.
get a Bing Maps Key -https://docs.microsoft.com/en-us/bingmaps/getting-started/bing-maps-dev-center-help/getting-a-bing-maps-key

0 comments on commit acc7568

Please sign in to comment.