Custom element on Navigation bar #4423
Answered
by
HarelM
SO-Matveev
asked this question in
Q&A
-
How i can to add custom element on Navigation bar (Navigation Control), for example i need add element which show zoom level. Unfortunately i do not find in documentation how do it. Thanks for answer! |
Beta Was this translation helpful? Give feedback.
Answered by
HarelM
Jul 18, 2024
Replies: 1 comment 1 reply
-
I would recommend creating a control and use addControl instead of trying to hack the current control. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
SO-Matveev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would recommend creating a control and use addControl instead of trying to hack the current control.