YnJin1010 / google-maps-utility-library-v3

Automatically exported from code.google.com/p/google-maps-utility-library-v3
Apache License 2.0
0 stars 0 forks source link

How to use multiple images at background of infobox #311

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Demo link or sample code:
boxStyle: { 
background: "url('img/amex_shop_smallmap_sprite_new.png') no-repeat "
,opacity: 1 
,backgroundPosition     :"-467px -89px"
}

What steps will reproduce the problem?
1.only one image is applying at a time

Expected result:
[I Need to use differrant images at background]

Actual result:
[only one image is applying at a time]

Version: ###

Browser / Operating System:
[e.g. Chrome / windows]

Additional comments:
[Please help me how to use differant images for one info box at a time]

*********************************************************
Tip: Star this issue (next to title) to receive notifications of status
changes against this issue, also used as a gauge for how many people are
interested in seeing it resolved.
*********************************************************

Original issue reported on code.google.com by mahendar...@gmail.com on 18 Jun 2014 at 11:49