OSM Mobile Binary Protocol/Tile Definition Type
Jump to navigation
Jump to search
Uses 8bits to indicate the level of detail held in the format for this tile.
EDownloadNone=0x0, EDownloadMinor=0x1, //footpaths/parks EDownloadPoi=0x2, //places EDownloadNavigable=0x4, //cycle/road upto primary/etc EDownloadMajor=0x8,//coastline/trunk/motorway/rail EDownloadFullOsm=0xf, //minor/poi/nav/major