Since I only have a restriction on V3 in my api registration:
 
 <script src="
https://maps.googleapis.com/maps/api/js?v=3&libraries=geometry&sensor=true"; 
type="text/javascript"></script>
The solution defaults to the latested. Today Google Maps API was updated to 
version 3.8.  Now my marker touch sensitivity on my iPAD 2 is a lot less 
sensitive.  I have to be exact before it recognizes the custom marker 
touched.
 
When I set the library to V3.7 all is fine.
 
Is there something that I need to change in V3.8 to relax the sensitivity 
of marker objects to touch recognition?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-js-api-v3/-/kD3tr9x7Cw0J.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to