I understand for every loc event sent by the particle device one loc-enhanced event is generated and published by the particle cloud itself, But i want to use the lattitude and longitide information from this loc-enhanced to track the vehicle.
how do i access this information in my device application firmware i am writing to use this information and act on it.
Apparently i did turn the callback on from the cloud and i cannot see the callback triggered and printing this log Log.info("Enhanced location callback");