Any plan to address polygon (find the be point inside the poly) label, or even polyline to label along the line?
On May 25, 9:23 pm, Chris Broadfoot <c...@google.com> wrote: > On Thu, May 26, 2011 at 2:18 AM, Gary Little <g...@luxcentral.com> wrote: > > What happens when you try to use this library with a browser that does > > not support <canvas>? Does it gracefully switch to using a different > > technique, fail, or...? > > To be honest, I haven't tried. I'm guessing the browser will fail on the > "getContext" method. > > There's a few routes to go here: > 1. Fail hard (current) > 2. Show no label on non-supported browsers > 3. Throw a useful JS event (similar to current, I guess.) > 4. Provide a method like "MapLabel.isBrowserSupported" so that the labels > can be switched out for something else > 5. Fall back to non-Canvas labels > > To me, 3 and 5 are probably the most appealing. I'd like to hear others' > thoughts on the subject. > > Chris > > --http://twitter.com/broady -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. 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.