bugifxing
This commit is contained in:
parent
dafb0f7e37
commit
c93e948bc8
@ -129,9 +129,9 @@ function init(){
|
|||||||
|
|
||||||
pointRadius: 10,
|
pointRadius: 10,
|
||||||
graphicWidth: 22,
|
graphicWidth: 22,
|
||||||
graphicHeight: 34
|
graphicHeight: 40
|
||||||
}),
|
}),
|
||||||
//rendererOptions: {yOrdering: true}
|
rendererOptions: {yOrdering: true}
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
// Add a drag feature control to move features around.
|
// Add a drag feature control to move features around.
|
||||||
|
@ -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="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="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>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user