I am currently trying to decide whether to accept a client’s offer or not. Basically, I am asked to create a MapView that displays markers in several places on the map, with the additional requirement that the client use card tiles instead of Google Maps.
I do not yet know how the client stores their own map tiles, but I was sure that I could convert them to any format that I needed.
- Can I use different maps in MapKit MapView?
- Do you have any good online literature about this? Links please?
If possible, I would love to create a server that sends files to the device.
Thank you for your responses.
source share