Skip to content

Instantly share code, notes, and snippets.

@jseppi
Created August 12, 2015 22:33
Show Gist options
  • Save jseppi/7a7dd95f4b56c6df6785 to your computer and use it in GitHub Desktop.
Save jseppi/7a7dd95f4b56c6df6785 to your computer and use it in GitHub Desktop.
#ne_50m_populated_places_simple::labels {
text-name: [name];
text-face-name: 'DejaVu Sans Book';
text-size: 10;
text-label-position-tolerance: 10;
text-fill: #000;
text-halo-fill: #FFF;
text-halo-radius: 1;
text-dy: -8;
text-allow-overlap: true;
text-placement: point;
text-placement-type: simple;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment