posm / OpenMapKitAndroid

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

Custom xml coloring #77

Closed imwongela closed 8 years ago

imwongela commented 8 years ago

Hello Nick,

We have been working on implementing generic coloring of buildings which can meet our need. It is a great feature for us because we'd like show more visual information and allow easy editing of the map. The colors should be defined in an external xml and if not provided the app behaves normally. This pull request allows users to color structures according to the values in the key-value pair of OSM tags. I would be happy to get your review and any changes necessary in order to merge.

Thanks,

Isaac

imwongela commented 8 years ago

Thanks for the feedback. Have made the changes on the app and send new pull request. Closing this.