Skip to main content

Disable Images

quick google maps question

anybody know if it's possible to change the way the info box (y'know, the speech bubble thing that pops up when you click on a marker) looks on a custom map? specifically, to alter the padding inside it. and perhaps the colour. and maybe some other stuff. who knows.

i can't seem to find anything on google about it so i'm presuming not but if anyone knows something to the contrary, kindly share..

55Comments

reading tickets

if anyone manages to get through, get us 2 for the saturday? i'll pay you back :)

66Comments

as3 quick q

How can I check to see if a particular instance name exists in my movie?

Something like:

if(box1.stage) {
trace("exists");
}

but this particular example produces a compiler error if box1 doesn't exist.. Is there a better way to go about it?

77Comments

Skip to main content