Does anyone know if it's possible to include a network dataset (routing) in a mobile map package and then access it via the MobileMapPackage qml type?
MobileMapPackage QML Type | ArcGIS for Developers
I think the answer is no, but am looking for confirmation that I haven't missed anything.
The closest I could come to was that a Map object has a property transportationNetworks , which is a list of "TransportationNetworkDataset" objects, which I think are referring to network datasets?
Pro seems to have limited tools yet for creating network datasets and I haven't even been successful in getting a network dataset into a map in Pro, let alone a mobile map package. So I'm trying to save myself from time spent getting that to work if I can't then even use it in the runtime.
cheers,
-Paul