error in cs3
Date: Mar 2, 2009
Views: 4727
Question:
im having trouble installing zoom control i get this error:1120: Access of undefined property ZoomControl.when i try to add the zoom control in cs3
Answer:
| adnadmin |
solution import com.afcomponents.umap.gui.ZoomControl; umap.addControl(new ZoomControl()); |
