Skip to main content
API Reference NSDK NSDKMapStorage

mapUpdate

Gets 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.