These three, basic projects are used on this tutorial about Location Based Augmented Reality on the Web, using AR.js v2.0.x.
-
dynamic-places: places are added with remote APIs fetch, using Foursquare APIs. Need configuration (client id and client secret)
-
static-on-html: places are added using a static array via script: you have to manually insert valid gps coordinates in order to see places near you
-
only-html: add one (ore more) place using only a single HTML file. Needs manual addition of valid coordinates.
Have fun! 🌍
Live URL (i.e. for v3 folder): https://nicolocarpignoli.github.io/location-based-ar-tutorial/v3