Exrension or modification of Radar POI draw within Java Script
M
Murray King
started a topic
over 4 years ago
Hi.
I was wondering if it's possible to and how to go about extending or changing the Radar's POI draw method in the Java Script within the Wikitude JS examples.
That is,
1) How can I change how the radar's poi's, which are currently dots at a radial range, to be displayed as something different with possible additional poi labels (once the radar is scaled up)?
2) How could I change the function in how they are radially positioned and at what compass position?
Can I overload any class functions etc. and/or inherit AR.radar to a new class etc?
Does the near term road map for the Wikitude JS sdk include projections, into view, of geometric objects and the ability to make and attach geoobjects (makers) that can be customized to a greater extent?
Wikitude Technical Support
said
over 4 years ago
Unfortunately, there are no plans to extend the AR.radar's feature set in the near feature
Murray King
Hi.
I was wondering if it's possible to and how to go about extending or changing the Radar's POI draw method in the Java Script within the Wikitude JS examples.
That is,
1) How can I change how the radar's poi's, which are currently dots at a radial range, to be displayed as something different with possible additional poi labels (once the radar is scaled up)?
2) How could I change the function in how they are radially positioned and at what compass position?
Can I overload any class functions etc. and/or inherit AR.radar to a new class etc?
Thank you in advance.