Updated readme minimal example

This commit is contained in:
Vincent Broute
2013-07-15 23:55:27 +02:00
parent 3822b73a48
commit 6914d7c906
+3 -1
View File
@@ -29,7 +29,9 @@ Here is the simplest example that shows how to display an empty map of the world
**HTML :**
<div class="container">Alternative content</div>
<div class="container">
<div class="map">Alternative content</div>
</div>
**JS :**