android - here api how to disable turn-to-turn navigation arrow -


i'm using here android sdk , using turn-to-turn navigation. want disable these navigation arrows, can't find @ api that. enter image description here

with custom color scheme able turn off arrow elements setting:

guidancearrow.color guidancearrow.outlinecolor guidancearrow.shadowcolor 

to color.transparent somehow arrow shadow don't disappear: enter image description here

only way current apis not set map navigation manager during guidance. however, means have move map whenever navigation manager calls events.


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -