Hi. I have a map embeded on an basic address form.
The HTML is such that the map is the third element rendered, and thus the <a> anchor which contains the Google logo within the map gets focus as I tab through the fields. When that happens, the map "jumps". I think the browser (Chrome) forces the link into view when it gets focus, displacing the whole map. After that, things get pretty messy, and the map is rendered useless, requiring the user to refresh the page. I can get around this by setting the tabindexes of all form elements, but this is a dynamically generated/updated form, so you can anticipate the trouble that'd be. If anyone has a workaround for this, I'd love to know it! Thanks... -- 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/-/MLzCgK_SafUJ. 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-js-api-v3?hl=en.
