12-19-2015 06:32 AM
Hello,
when I return iconType "accessPoint" within a nodeSet, it is displayed as switch. accesspoint works well as stand-alone icon. Are there limitiations regarding supported icons for nodeSets?
One more question: Are there more built-in icons than listed in the "Topology Icons" example?
Thanks,
Mathias
Solved! Go to Solution.
12-19-2015 11:49 AM
Hi again Mathias,
Answer 1:
The answer is similar to the one I've given you before: the easiest way around setting up an icon for node sets is to put a nodeSet configuration into topology configuration, just like this:
nodeSetConfig: {
'iconType': 'accessPoint'
}
Answer 2:
You may either use built-in icons, or define yours.
Check out the demo "Register new icon" in "Basic" section: https://developer.cisco.com/site/neXt/discover/demo/
By the way, what is the icon, you'd like to use in your app?
- Alex
12-19-2015 11:49 AM
Hi again Mathias,
Answer 1:
The answer is similar to the one I've given you before: the easiest way around setting up an icon for node sets is to put a nodeSet configuration into topology configuration, just like this:
nodeSetConfig: {
'iconType': 'accessPoint'
}
Answer 2:
You may either use built-in icons, or define yours.
Check out the demo "Register new icon" in "Basic" section: https://developer.cisco.com/site/neXt/discover/demo/
By the way, what is the icon, you'd like to use in your app?
- Alex
12-19-2015 12:08 PM
Hi Alex,
thank you very much for your answer.
I again missed the 'nodeSetConfig' settings. Now all icons are shown as intended.
Regarding the missing icons: It would be great to have more specialized icons like ATA, VoiceRouter, L3 Switch, ...
I already plan to register icons for Interface, Ethernet, ...
/Mathias
12-19-2015 12:11 PM
Mathias -
Would be nice if you follow up with your ideas to my email: alzverev@cisco.com. I believe you may have other thoughts and proposals, too.
Thank you!
- Alex
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide