From ff479b645b33572dddaaa23ac537980d0a38e02b Mon Sep 17 00:00:00 2001 From: ARPAN MONDAL <66848339+arpan-mondal@users.noreply.github.com> Date: Mon, 19 Sep 2022 03:45:45 +0530 Subject: [PATCH] Create Outcome.txt --- Outcome.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Outcome.txt diff --git a/Outcome.txt b/Outcome.txt new file mode 100644 index 0000000..b170c35 --- /dev/null +++ b/Outcome.txt @@ -0,0 +1,5 @@ +The new ARCore Geospatial API grants a new aspect to Augmented Reality, allowing you to place location-specific Augmented Reality waypoints around real-world landmarks. +What you will learn from this project? +How to set up an ARCore project that uses the Geospatial API. +How to request geographical data from the Geospatial API and display it using Google Maps. +How to place an Anchor that's attached to a real-world location.