I need to adjust the marker size gap from the nearest POI to the farthest... Making the nearest marker size almost the same size as of the farthest.
Any response relating this, is very much. appreciated.
Thanks and Regards, Jeru
A
Andreas Fötschl
said
almost 10 years ago
Hi Jeru!
Please have a look at the JavaScript API Documentation, especially AR.context stuff. Scaling distance and factor appears to be the thing you need to adjust. Besides that you can also change the size of a AR.Drawable2D by changing the scale.
Jeru Gasendo