android - MapFragments with offline maps? -


i'm working on app shows maps of single city. i'm working offline maps app. reason possible use mapfragments offline maps?? can guide me in regard??

of course it's possible use mapfragment , maps v2 api offline. useful if want show own map material.

(however hinted audrius k, not allowed cache googlemaps data, don't think question anyway.)

(there bug few weeks ago initialized map component offline bug has been reported google , fixed. mention in case you'd find mention of bug in research)


Comments

Popular posts from this blog

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -