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
+2 -2
View File
@@ -15,7 +15,7 @@
+&nbsp;Place</button><button id='road'>
+&nbsp;Road</button><button id='area'>
+&nbsp;Area</button><button class='mini' id='undo'>
&larr; <small></small></button><button class='mini' id='redo'>
&larr;<small></small></button><button class='mini' id='redo'>
&rarr;</button><input type='text' id='geocode-location' placeholder='find a place' />
<div class='zoombuttons'>
<button class='zoom-in'>+</button><button class='zoom-out'>&ndash;</button>
@@ -30,7 +30,7 @@
Imagery <a href='http://opengeodata.org/microsoft-imagery-details'>&copy; 2012</a> Bing, GeoEye, Getmapping, Intermap, Microsoft.</p>
</div>
<script type='text/javascript' src='js/lib/underscore-min.js'></script>
<script type='text/javascript' src='js/lib/lodash.js'></script>
<script type='text/javascript' src='js/lib/d3.v2.js'></script>
<script type='text/javascript' src='js/lib/jxon.js'></script>