yy20111011659 / route-me

Automatically exported from code.google.com/p/route-me
0 stars 0 forks source link

Addition of local imagery option to RMTileSource #120

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Although the existence of RMCachedTileSource
(http://www.mobilegeographics.com/dev/routeme/interface_r_m_cached_tile_source.h
tml)
could be extended to fit this purpose, there's currently no source that
could be leveraged to display imagery that stored locally to the device.

I'd imagine something similar to RMAbstractMercatorWebSource
(http://www.mobilegeographics.com/dev/routeme/interface_r_m_abstract_mercator_we
b_source.html)
but with support for a local store.

Original issue reported on code.google.com by rden...@gmail.com on 2 Oct 2009 at 10:22