I've tried backgroundPosition: "-5px -184px" too, no luck there. The documentation says: "backgroundPosition string The position of the cluster icon image within the image defined by url. The format is "xpos ypos" (the same format as for the CSS background-position property). You must set this property appropriately when the image defined by url represents a sprite containing multiple images. The default value is "0 0"."
On Dec 1, 2011, at 9:58 AM, Pil wrote: > > > On Nov 30, 12:04 pm, Daniel <[email protected]> wrote: > >> backgroundPosition: "-5 -184" > > > BTW. This seems to be invalid css anyway. > Try to start here > > http://www.w3schools.com/cssref/pr_background-position.asp > > -- > 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.
