Semantic Zoom
#1
Purchased ZoomPanel as it's a comprehensive control.

How do we handled semantic zooming i.e. Support for dynamic and custom content that is shown based on the current zoom level - for example for zooming maps.
#2
ZoomPanel supports at least basic semantic zooming - you can provide custom content each time the zoom area is changed.

This is done with calling RegisterCustomContentProvider method that specifies a method that will be called to get custom content.

Check the ZoomPanelCustomContent sample for more information - please check the comments in the code.
Andrej Benedik
#3
(01-25-2013, 10:26 AM)abenedik Wrote: ZoomPanel supports at least basic semantic zooming - you can provide custom content each time the zoom area is changed.

This is done with calling RegisterCustomContentProvider method that specifies a method that will be called to get custom content.

Check the ZoomPanelCustomContent sample for more information - please check the comments in the code.

Thanks Andrej.

I'm probably looking for a cross between true semantic zooming and this solution: http://forum.ab4d.com/showthread.php?tid=1313

I'll work it out from here.
  


Forum Jump:


Users browsing this thread:
1 Guest(s)