Skip to content

GeoAR Demo - Uses Google Maps Places API to fetch markers and places them around the user in a 3D space 🌏

License

Notifications You must be signed in to change notification settings

ReactVision/geoar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

85f688b Β· Dec 18, 2021

History

12 Commits
Mar 20, 2021
Mar 20, 2021
May 11, 2021
Mar 20, 2021
Mar 20, 2021
Mar 20, 2021
Mar 20, 2021
Mar 20, 2021
Mar 20, 2021
Mar 20, 2021
May 11, 2021
Dec 18, 2021
Mar 23, 2021
Mar 20, 2021
Mar 20, 2021
Mar 20, 2021
Mar 20, 2021
Jul 20, 2021
Jul 20, 2021

Repository files navigation

GeoAR logo

Discord

GeoAR Demo

This project uses Google Maps Places API and places them around the user in a 3D space.

Screenshots

Screenshot 1 Screenshot 2

Installing

  1. git clone https://github.com/ViroCommunity/geoar.git
  2. cd geoar
  3. npm install
  4. npx pod-install (iOS)
  5. npx react-native run-android or npx react-native run-ios

Additional setup

This demo requires a Google Maps Places API key, you can get one from Google Cloud Platform, even it's a paid API Google offers $200 USD off. After getting a key, set it on the MAPS_API_KEY constant on App.js line 25.

Need help? Or want to contribute?

Discord Banner 2