user2670653
user2670653

Reputation: 11

Offline map (.obf file) in android?

I want to include a MapView in my Application. I have been playing around with the Google Api a bit and it worked quite well.

But now I want to have a map completely offline. I know there are a lot of possibilities to do this.

The problem is that I have maps with .obf extension not zip. It should be possible to zoom in and out and to set markers at specific locations.

I know that there are things like Osmdroid. But I can't find any tutorial to load .obf file.

Thank you in advance.

Upvotes: 0

Views: 1846

Answers (1)

voghDev
voghDev

Reputation: 5791

I suggest you to have a look at OsmAnd.

It works with .obf format and provides you offline navigation.

OsmAnd

Upvotes: 1

Related Questions