On this page←API Reference Return to API Reference index←packageSwiftyNsdk SwiftyNsdk←classNsdkMapStorage NsdkMapStorage Method mapUpdate mapUpdateGets the latest map update data.... Declaration func mapUpdate() -> NsdkBuffer? Summary Gets the latest map update data. This method returns the incremental map changes (new nodes and edges) that have been added since the last update. - Returns: The serialized map update if available, nil if no updates exist.
Gets the latest map update data.
This method returns the incremental map changes (new nodes and edges) that have been added
since the last update.
- Returns: The serialized map update if available,
nilif no updates exist.