mymemberships
Posts: 2
Score: 0
Joined: 10/28/2009
Status: offline
|
I have a chart and a map on the page. Map shows the average percentages across county and the Map shows the symbols within the county. Both the chart and map are loaded on a button click. The zoom in/zoom out on zoompanel works fine on the Map initially. I also want to add functionality to zoom in onto the map with the Axis label click on the chart. I am using Chart_CallBack event to do this and am able to zoom into the Map. The problem I am facing now is that I can no longer do zoom in/zoom out using the zoompanel of the map. I get a JavaScript error "Object Expected" in the Map view state. I tried setting the view state to false but that does not work.
|