Skip to content

Instantly share code, notes, and snippets.

@saleiva
Created March 5, 2012 10:59
Show Gist options
  • Save saleiva/1977876 to your computer and use it in GitHub Desktop.
Save saleiva/1977876 to your computer and use it in GitHub Desktop.
11870.com with CartoDB
#hoteles_madrid_11870 {
marker-fill:#0099FF;
marker-line-color:white;
marker-line-width:0;
marker-opacity:1;
marker-line-opacity:1;
marker-placement:point;
marker-type:ellipse;
marker-allow-overlap:true;
}
#hoteles_madrid_11870 [saved_counter<=75] {marker-width:12}
#hoteles_madrid_11870 [saved_counter<=50] {marker-width:8}
#hoteles_madrid_11870 [saved_counter<=20] {marker-width:7}
#hoteles_madrid_11870 [saved_counter<=2] {marker-width:5}
#hoteles_madrid_11870 [saved_counter<=2] {marker-width:4}
#hoteles_madrid_11870 [saved_counter<=1] {marker-width:3}
#hoteles_madrid_11870 [saved_counter<=0] {marker-width:3}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment