What SDKs can be used for creating offline maps application for iPad/iPhone?

前端 未结 2 2116
日久生厌
日久生厌 2020-12-28 11:40

we are developing an offline city map application for iPad, using Cloudmade SDKs. I\'m curious, is there are any other SDKs which could be used for offline applications ?

2条回答
  •  囚心锁ツ
    2020-12-28 12:27

    The better solution for me is:

    1.- Generate your own maps with TileMill from Mapbox and then export to MBTiles format.

    2.- Get the mapbox-ios-example and use the MBTiles file you just generated.

提交回复
热议问题