Function jumpy::core::map::create_nav_graph
source ยท fn create_nav_graph(meta: &MapMeta) -> Arc<NavGraphInner>
Expand description
Helper method to create a navigation graph from the map metadata.
fn create_nav_graph(meta: &MapMeta) -> Arc<NavGraphInner>
Helper method to create a navigation graph from the map metadata.