Is there a difference in performance between maps and mobile map packages? For example, if I am using a regular map in iOS (creating a mapView, pass in the map, add a layer), is the performance I get from that beeter or worse than having that same map and layer in a mobile map package that I can use offline.
i am wondering because if the performance is better when using a mobile map package, then it might make sense to use that map package whenever possible.