问题
I have on my server map tiles sorted on a folder structure like OpenStreetMap (OSM) uses. I need to be able to display these tiles, zoom in/out, pan and rotate the map. I wouldn't start from the scratch to create a new control. I've seen OsmDroid but I didn't find a way to set my own non vectorized tile source.
I am open to any suggestions.
回答1:
I would first try to check out their source code to get an understanding of how they did it.
Here is the link to their source codes. To be more precise I think that this is the file you are looking for.
来源:https://stackoverflow.com/questions/4793290/android-custom-control-to-display-map-tiles