Hey Brian, You're best approach is a custom overlay by using the OverlayView. You can find out more info in the docs - http://code.google.com/apis/maps/documentation/javascript/overlays.html#CustomOverlays
-- Luke On Thu, Nov 3, 2011 at 9:22 AM, BrianMB <[email protected]> wrote: > We are using user-submitted photos as markers, but we want to scale > those images down and give them a border with CSS. Because many > browsers render with <canvas>, this isn't possible. > > What is the recommended course of action? Thank you! > > -- > 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 > [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. > > -- 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 [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.
