Select to view content in your preferred language

What's the default mouse pointer for a map?

499
1
11-29-2012 04:36 PM
stevemclaughlin
Occasional Contributor
What's the default mouse pointer for a map?
I get the 'hand' tool for a mouse pointer, where a click and drag moves the map.

In the ArcGIS Resources Samples, the default mouse pointer is the pointer, not the 'hand' tool.

For example if you run this on the web:
(InfoWindow on Click)  - it takes a while to load.
http://resources.arcgis.com/en/help/flex-api/samples/#/InfoWindow_on_Click/01nq00000031000000/
The mouse pointer is the pointer,
When I copy the code and run it on my windows machine, the mouse pointer is the hand. (ie. the grab and move tool)
Is there a way to default it to a pointer?

I'm using: ArcGIS API for Flex version 2.4.
Build date 2011-07-25.
Tags (2)
0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus
Steve,

   See the Map components documentation and look for the openHandCursorVisible property.

http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/Map.html

Don't forget to click the Mark as answer check on this post and to click the top arrow (promote).
Follow these steps as shown in the below graphic:

0 Kudos