I gave this a try today and it works great! It matches by name but it might be good to have the option to match by coordinates too. Another possibility is to match by coordinates first, then match any duplicates by name.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: "menion"Fine, you're welcome ...The overlap isn't really that big of a deal. The only way I could think of solving that is to render the text in it's own layer, after all the icons are rendered. I don't know how much work that would involve though. Most of my programming experience is with javascript and visual basic. I've never worked with android's SDK.
second point ... yes, icons are drawn in same order as are in imported or added into category. Text for icons are drawn in same time as icon. So, from this you can imagine that drawing of icons and texts seems to be really random. But i don't know any simple solution to this. Sorting items by coordinates for every draw seems to be too expensive step. You have to count that too much points under cursor is not good for displaying names
what about size and color of texts? I received one email yesterday, where I was asked if exist any possibility to change this. But I don't want to fill Locus settings with too much items. I would like to have one universal size and color for these texts ...
on my 800x480px display, all looks really good, so what on yours?
thanks for answer....