posm / OpenMapKitAndroid

http://openmapkit.org
BSD 3-Clause "New" or "Revised" License
128 stars 38 forks source link

Refresh of offline data after non-modification of OSM tag #60

Closed ivangayton closed 9 years ago

ivangayton commented 9 years ago

After selecting vector, selecting a specific tag, not modifying it but rather simply returning to the attribute view, the vectors no longer draw.

When returning to the layer selector, the vector in question is still checked, but must be unchecked and rechecked before it will return to service.

Yo.

hallahan commented 9 years ago

I've fixed this issue without having to reparse and reload the OSM XML. This means there will be no user intervention or waiting to load data. It just works now : )