Add a polygon layer and tweak the style of the tile-vector example

This commit is contained in:
Tom Payne
2014-03-26 13:38:13 +01:00
parent d3a13a254c
commit 3a462f7076
2 changed files with 60 additions and 44 deletions

View File

@@ -24,7 +24,7 @@
<div class="row-fluid">
<div class="span12">
<div id="map" class="map"></div>
<div id="map" class="map" style="background: white;"></div>
</div>
</div>