Select to view content in your preferred language

Rewrite the NavigationTool  as a new widget

616
0
08-21-2013 03:38 AM
VonDru
by
New Contributor
Hello!

I tried to rewrite the NavigationTool as a  new simple widget in ArcGIS Viewer for Flex applications.Basically the new NavigationTool deals with operations like Zoom In, Zoom Out and Pan. I wrote one .mxml file about widget layouts,one
.as file dealing with operations mentioned above. However, the Flash Builder gave some error:
1. "Visiting property PAN may not defined yet"
2. "Visiting property ZOOM_IN may not defined yet"
3. "Visiting property ZOOM_OUT may not defined yet"


Is there anyone who can help me solve this problem?
Thanks a lot!
Best wishes!
Tags (2)
0 Kudos
0 Replies