Skip to content

Instantly share code, notes, and snippets.

@tristen
Created June 23, 2011 17:13
Show Gist options
  • Save tristen/1043023 to your computer and use it in GitHub Desktop.
Save tristen/1043023 to your computer and use it in GitHub Desktop.
Stylesheet: [
{
id: 'style.mss',
data: '#locations {' +
'point-allow-overlap: true;' +
'point-file: url(http://dl.dropbox.com/u/3677104/point.png);' +
'}'
}
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment