Hi all, the likely reason here is that custom icons have a size limit of 4096 pixels. See the documentation for details: http://code.google.com/apis/maps/documentation/staticmaps/#CustomIcons
Chris -- http://twitter.com/broady On Fri, Jul 29, 2011 at 10:00 PM, Andrew C Leach <[email protected]>wrote: > On 25 July 2011 07:55, Pavel Johnson <[email protected]> wrote: > > > > (A) Show the text "V speed" in the bubble > > > http://maps.google.com/maps/api/staticmap?center=Brooklyn+Bridge,New+York,NY&zoom=12&size=912x912&maptype=roadmap&markers=icon:http://chart.apis.google.com/chart?chst=d_bubble_text_small%26chld=bb%257CV%2520speed%257CFFFF88%257C000000|40.718217,-73.998284&sensor=false > > > > (B) Show the text "V speedis" in the bubble > > > http://maps.google.com/maps/api/staticmap?center=Brooklyn+Bridge,New+York,NY&zoom=12&size=912x912&maptype=roadmap&markers=icon:http://chart.apis.google.com/chart?chst=d_bubble_text_small%26chld=bb%257CV%2520speedis%257CFFFF88%257C000000|40.718217,-73.998284&sensor=false > > > > (C) > http://chart.apis.google.com/chart?chst=d_bubble_text_small&chld=bb|victor,%20lat:0.50,%20speed:%2030|FFFF88|000000 > > If you shorten the legend in (B) by one character, it shows. So I > guess that there is a maximum length for the icon: url. > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps API V2" 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. > > -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
