Select to view content in your preferred language

Problems with map inside of AJAX Control Toolkit tab panel

633
0
05-21-2013 02:11 PM
JeffJacobson
Frequent Contributor
I am currently attempting to add an ArcGIS JavaScript API map into a legacy ASP.NET Web Forms application that uses AJAX Control Toolkit controls.

When a map is placed inside of a TabContainer (which is inside of an Accordion) it causes any graphics drawn on the map to be offset.  For example, when you hold down shift and draw a box to zoom, the zoom box is offset from where it should be and is not connected to the cursor.

Has anyone else had to deal with this?  Is there a way to get the map to behave correctly?

I have created a sample project on GitHub that demonstrates the issue.
0 Kudos
0 Replies