0

Good Day Devs, I'm currently developing an app using Here Maps SDK but I have a problem. Once I run the map, there are no GPS Positioning UI placed on the Map. Should I code it manually or is there something that I will enable to make it appear? Thank you.

2 Answers2

0

Unofrtunately there are no ready made things to get this done, thus You would need to code it manually.

Dr.Jukka
  • 2,346
  • 2
  • 15
  • 20
0

You can use their PositionManager for your app. Represents a manager for information received from positioning devices, such as updates to the current position and the average speed.

Link provided HERE

neilQ5
  • 179
  • 1
  • 12