Skip to content

Decouple the decoding of maps from the MapView class. #171

@mapsforge

Description

@mapsforge

From orux...@gmail.com on September 01, 2011 18:49:53

Decouple the decoding of maps from the MapView class in the android platform.

It would be desirable to include the ability to generate tiles from .map files, or from online sources without having to use the MapView class.

Decode the format used by mapsforge maps is complex, and may be developers do not want to use the functionality offered by the MapView class, because having their own implementation.

I do not know the library in depth, but attached is an example of how you could do, using the class SimpleMapTileProvider.

thanks

jose

Attachment: patch_mapsforge0.2.4_20010824.txt

Original issue: http://code.google.com/p/mapsforge/issues/detail?id=171

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions