osmandapp / OsmAnd

OsmAnd
https://osmand.net
Other
4.68k stars 1.02k forks source link

Wrong icon for craft=electronics_repair #7695

Open mbethke opened 5 years ago

mbethke commented 5 years ago

Here's a screenshot of OsmAnd 3.4.8 (F-Droid build on a Samsung SM-G930F, stock Android 8) showing node #6480952166 of type craft=electronics_repair on the offline vector map. The icon is the same for other POIs of that type: craft=electronics_repair wrong

As far as I can see, it should be something like this, from the OsmAnd-resources repo: craft=electronics_repair correct

I've tried tracking it down in the maze of twisty little XML files, but I'm afraid without even knowing what the name of that scissors icon is I'm not getting anywhere.

vshcherb commented 5 years ago

I think you can get proper icon in the context menu on right click, unfortunately our set of icons to display is now quite limited

mbethke commented 5 years ago

Sorry, I don't quite get it :) Were there any problems with the icon set so it's now more limited than it used to be? And where would I look for that context menu - some Android IDE? Getting Android studio to work is still on the TODO ...

vshcherb commented 5 years ago

We're limited by performance reasons to display all 3000 icons on the map. In future we're going to use different approach. The proper icon should be displayed already in Search and Context menu