thanks for your help
i found this function
function sprite(number){
var icon = new GIcon(G_DEFAULT_ICON);
icon.sprite = {};
icon.sprite.image = "cb_scout_sprite_002.png";
icon.sprite.top = number * 21;
return icon;
}
but only show some incomplete icon
can you tell me how to use it
On 8月26日, 下午5時30分, Esa <[email protected]> wrote:
> This a sprite that contains the StreetView
> icons:http://maps.gstatic.com/intl/en_ALL/mapfiles/cb/mod_cb_scout/cb_scout...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" 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
-~----------~----~----~----~------~----~------~--~---