Questions tagged [location-based]
29 questions
0
votes
0 answers
How to call different whatsapp numbers on location based?
Am planning to have a WhatsApp floating button on a landing page, have 5 WhatsApp numbers on 5 different countries. Is there any way to load the location based. eg, US region to US WhatsApp number and Canadian region to Canadian WhatsApp…

RSP
- 1
- 3
0
votes
0 answers
I would like to develop a Location-Based AR App
I would like to develop an app like a tourist guide that shows the location of historical places and cultural inheritances. Basically, when they scan the spesific historic building with android device it should be display the information about it.…
0
votes
0 answers
Create cylinder between two gps a-frame entities with threejs
I'm new to ar.js i found aframe and threejs as a potential solution for my problem.
I have 2 points (latitude, longitude) and i want to create a cylinder between them in Augmented Reality
So first of all i used aframe to create both points with…

s bs
- 13
- 4
0
votes
0 answers
Select a particular feature from feature Layer to find intersects in Find Existing Location analysis using ArcGIS API for javascript
I have create a custom HTML page for find existing location using ArcGIS API . Following this link find existing location
The API code is able to find attribute and spatial query from existing feature layer. But my feature layer size is too large…

Shalinee Mishra
- 1
- 4
0
votes
1 answer
Location-based AR.js example doesn't move the object
I'm using AR.js to create an AR scene. Everything works fine with Markers, but when I use Location-based AR, the object appears in one place and doesn't move when the device is rotated.