-2

i'm developing a java desktop application for tracking device like PC, My code is based on examples giving in https://www.teamdev.com/jxmaps#code Please how can i get current position thanks

1 Answers1

0

Unfortunately, current version of JxMaps doesn't provide possibility to get current location. But you can use any third party solution to get coordinates of current position and pass them to LatLng objects.

Vitaly Eremenko
  • 341
  • 1
  • 5