is now working on a project that requires the use of Amap. A real-time navigation feature is used in the
project.
I"d like to ask how to display our location in real time after the navigation path appears on the browser side, as we usually use app.
do you want to use event polling to constantly query the location and then draw it, or is there any other good way to do it?
Please provide a train of thought. Thank you