On Jun 25, 12:01 pm, "[email protected]" <[email protected]> wrote: > Image Maps are the same format as HTML image maps (it used to say that > somewhere, either on Mike Williams' tutorial or in the documentation, > I couldn't find it, but I didn't look too hard to find > it):http://en.wikipedia.org/wiki/Image_map
That is what you would think, but I'm pretty sure it is not actually the case. If so, then Google's own imageMap on G_DEFAULT_ICON is broken because it has points spanning 21 values. This matches what I called a "grid" based coordinate system (first alternative in the image I posted), but it does not match normal HTML image map coordinates (second alternative). Hit testing on my own icons seems to verify this as well. -Brad --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
