Using the Google Maps API v3: How do I change the mouse cursor when I mouseover on a particular area?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, this is possible by setting
draggableCursorin MapOptions, as in the following example:If you run the above example, the cursor would change to a cross hair once the mouse is moved inside the red rectangle.