Can I use my own tiles in MapKit, instead of Google's?

后端 未结 3 1420
自闭症患者
自闭症患者 2021-01-03 15:48

I\'m currently trying to decide wether to accept a client\'s proposal or not. Basically, I\'m asked to create a MapView that displays markers at several locations on a map,

3条回答
  •  庸人自扰
    2021-01-03 16:14

    Have you looked at alternate map frameworks on the iPhone? I know there is at least one open source map engine, also with tiles (that are not as good as the Google tiles, but hey).

    A decent set of them is here:

    Creating an IPhone Map application

提交回复
热议问题