Improve poi finding performance, update map style

This commit is contained in:
Tom MacWright
2012-11-12 17:36:23 -05:00
parent c41cb34e23
commit 89dded9967
5 changed files with 22 additions and 61 deletions

View File

@@ -10,9 +10,9 @@ path, image.marker {
/* interactive elements */
circle.handle {
cursor: move;
stroke-width: 2;
stroke:#1DCAFF;
fill:#D3F5FF;
stroke-width: 3;
fill:#000;
stroke:#FFF694;
}
circle.teaser-point {