Why this lastKnown boolean value always return false, may i know the AGSLocation should inform to the location as true or false for the readonly property called lastKnown.
When lastKnown is true, it means the location data may have been queued up or deferred by the data source.
If lastKnown is false, this means that the location data is current.
See the documentation on AGSLocation.lastKnown:
Indicates whether the location information is current or based on a last known update (for example, in the case of deferred location updates). Last known locations are symbolized differently using <A class="" href="https://developers.arcgis.com/ios/latest/api-reference/interface_a_g_s_location_display.html#a869bd069508afae725ddc99cc4304f19" style="color: #7a6045; font-weight: bold;" rel="nofollow noopener noreferrer">AGSLocationDisplay::acquiringSymbol</A>.
<A class="" href="https://developers.arcgis.com/ios/latest/api-reference/interface_a_g_s_location_display.html#a869bd069508afae725ddc99cc4304f19" style="color: #7a6045; font-weight: bold;" rel="nofollow noopener noreferrer">AGSLocationDisplay::acquiringSymbol</A>
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.