开发者

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

开发者 https://www.devze.com 2023-01-20 06:02 出处:网络
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 offli开发者_JAVA百科ne applications ?The better solu

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 offli开发者_JAVA百科ne applications ?


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.


Starting with April, 2014 there is also skobbler's /Telenav's SDK - it's got full offline capabilities (map rendering, routing & rerouting) and a map cutting tool if you want a map of a custom area (e.g. you provide the gpx enclosed polygon and you get back a map of that area)

See some examples in the demo apps and the how-to's

0

精彩评论

暂无评论...
验证码 换一张
取 消