Creating a placemark I can't set desirable color for it. No matter what I choose in color palette, it remains the same it was before.
Issue #1. Color change doesn't work at all where an icon was picked from embedded library.
It works only for big dot if no icon assigned.
I edited user_settings.conf to make all icons black
Code: Select all
landmarks.symbols.color.tourism=#000000
landmarks.symbols.color.natural=#000000
landmarks.symbols.color.man_made=#000000
landmarks.symbols.color.accommodation=#000000
landmarks.symbols.color.food=#000000
landmarks.symbols.color.amenities=#000000
landmarks.symbols.color.sport=#000000
landmarks.symbols.color.transportation=#000000
landmarks.symbols.color.water=#000000
landmarks.symbols.color.power=#000000
landmarks.symbols.color.shopping=#000000
landmarks.symbols.color.worship=#000000
landmarks.symbols.color.health=#000000
Issue #2. Options landmarks.symbols.color.sport and landmarks.symbols.color.shopping don't work, whereas others do.
Also, I can observe a folder 'Icons' in program folder. After my placemark exporting/importing I found a new icon and a new partition "IMPORT" in Icons menu. So I am sure that the app operates with custom icons. But I failed to find how.
Question #3. How to assign custom icons for placemark?