bugifxing

This commit is contained in:
Pascal Neis 2011-06-09 07:27:29 +00:00
parent dafb0f7e37
commit c93e948bc8
2 changed files with 3 additions and 3 deletions

View File

@ -129,9 +129,9 @@ function init(){
pointRadius: 10,
graphicWidth: 22,
graphicHeight: 34
graphicHeight: 40
}),
//rendererOptions: {yOrdering: true}
rendererOptions: {yOrdering: true}
}
);
// Add a drag feature control to move features around.

View File

@ -56,7 +56,7 @@
<div id="options" class="options_div" style="display:none"><input class="checkbox" type="checkbox" name="cbNoNames" id="cbNoNames" value="checkbox">Highlight No Name Streets in my Route</div>
<div id="information" class="information"> <p class="infoHL">Demo Website for the <br><a target="_blank" href="http://project-osrm.org/">Open Source Routing Machine Project</a></p> </div>
<div id="thx" class="thx">GUIv0.1-110512 - OSRM hosting by <a target="_blank" href="http://www.geofabrik.de/">Geofabrik</a> - Geocoder by <a target="_blank" href="http://developer.mapquest.com/web/products/open/nominatim/">MapQuest</a></div>
<div id="thx" class="thx">GUIv0.1-110609 - OSRM hosting by <a target="_blank" href="http://www.geofabrik.de/">Geofabrik</a> - Geocoder by <a target="_blank" href="http://developer.mapquest.com/web/products/open/nominatim/">MapQuest</a></div>
</div>
</div>