Skip to content

Instantly share code, notes, and snippets.

@springmeyer
Created June 7, 2011 20:28
Show Gist options
  • Save springmeyer/1013079 to your computer and use it in GitHub Desktop.
Save springmeyer/1013079 to your computer and use it in GitHub Desktop.
#point {
marker:auto;
marker-width:[field];
display:none/yes;
text-display: yes;
text-name: " 'mike' + 'yes' "
text-field : "db_field"
text-name:
"'hello my name is:' + [name].replace('(\B)|( )','$1 ')"
}
#places {
text-name: "Hi my name is [field_name]";
}
#aerial {
band:2;
raster-display:yes;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment