Skip to content

Instantly share code, notes, and snippets.

@ajturner
Created May 19, 2011 13:14
Show Gist options
  • Save ajturner/980721 to your computer and use it in GitHub Desktop.
Save ajturner/980721 to your computer and use it in GitHub Desktop.
Example of GeoIQ setStyle for the zoom
mymap.setStyle({zoom:{ bgColor:0x000000,iconColor:0xFFFFFF, bgAlpha:0.5, expanded:false, dropShadow:false, offset:{x:30,y:0},width:40}})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment