Hello,
I'm currently helping in translating a existing project, which uses
Google Maps API, on a tactile screen.

The tactile screen is powered by a Mac Pro, and thus, we use Safari/
WebKit. We would also like to avoid selectable elements on the page,
since the touchscreen is prone to detect a "click" as a "select" (if
the finger is more pressed, the center of the tactile zone varies).
For all my GUI elements, I was able to use "-khtml-user-select: none",
except the un-stylizable GIcon. What bothers me is that on Firefox,
all icons have a default style including "-moz-user-select: none",
which effectively disables all selections on them.

My questions are:
- can you change the style of a GIcon (it does not seem to be the
case) ?
- are there plans to add this attribute if Google Maps is running on a
WebKit browser (and if, of course, the marker is defined as non-
draggable) ?

Best regards,
Matt Dietrich

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to