开发者

Bicycle layer for android maps

I'm working on an app for use with my bicycle. Does开发者_StackOverflow中文版 anyone know if the bicycling layer is available for development on android yet?


As recommended by Peter, osmdroid allows you to set the tile source with

mMapView.setTileSource(TileSourceFactory.CYCLEMAP);

It looks like this:

Bicycle layer for android maps

I'm not sure what all the different colours mean!


OpenStreetMap has a bicycle layer. There is an Android Lib: osmdroid

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜