For some reasons i need to call positioningManger.stop() and positioningManger.start() inside my OnPositionChangedListener.onPositionUpdated()
positioningManger.stop()
positioningManger.start()
OnPositionChangedListener.onPositionUpdated()