Skip to content

Instantly share code, notes, and snippets.

@mousebird
Created October 3, 2013 19:49
Show Gist options
  • Save mousebird/6816008 to your computer and use it in GitHub Desktop.
Save mousebird/6816008 to your computer and use it in GitHub Desktop.
MicroStyles Example
"styles" :
[
{
"name": "fire station",
"type": "marker",
"color": "#FFFFFFFF",
"sizeX": 20.0,
"sizeY": 20.0,
"fade": 0.5,
"icon": "fire_station.png"
},
{
"name": "road",
"type": "vector",
"color": "#FF000000",
"width": 5.0
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment