Added more features (map toggle, return to start), made things look a lot lot lot nicer imo
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
Your average guess was {{average_distance|intcomma}}m away.{% if all_average %} The average for this challenge is {{all_average|intcomma}}m{%endif%}
|
||||
</div>
|
||||
|
||||
<div id="map" class="map"></div>
|
||||
<div id="map" class="guessMap"></div>
|
||||
|
||||
<a class="btn btn-success btn-lg btn-block" href="{% url 'home' %}" role="button">Homepage</a>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user