EWO MAP - how to force "Bring to Front" on a symbol on the map?

Find and share HowTos to various installations / configurations!
3 posts • Page 1 of 1
tpjctrl
Posts:145
Joined: Tue May 08, 2018 10:30 am

EWO MAP - how to force "Bring to Front" on a symbol on the map?

Post by tpjctrl »

I'm working with the map widget and symbols which are effectively small popups with a bunch of data shown on them. If the map is zoomed out enough, some of the close positioned symbols overlay and the data shown on them is not entirely visible. I'd like to add a click script on the symbol which acts similar to the GEDI "Bring to Front" function, but I've not yet found an elegant an easy way to do this. Is there a function which can be used to "push" the symbol to the top, so that is no longer "behind" a symbol which was loaded later? For now I'm using a combination of the removeSymbol / addSymbol to simply reload the clicked symbol, but this is neither quick nor elegant.

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: EWO MAP - how to force "Bring to Front" on a symbol on the map?

Post by leoknipp »

There is no UI/CTRL function available to change the Z order of objects during runtime.

Best Regards
Leopold Knipp
Senior Support Specialist

tpjctrl
Posts:145
Joined: Tue May 08, 2018 10:30 am

Re: EWO MAP - how to force "Bring to Front" on a symbol on the map?

Post by tpjctrl »

Thanks for the info Leo.

3 posts • Page 1 of 1