Update README.md
This commit is contained in:
parent
ff4c82eba6
commit
68cd1a16d4
@ -30,9 +30,11 @@ To show the map, you only have use the theme tag <b>the_map</b> as follows:
|
|||||||
in the template page you want to show the map. More information about this and more theme tags in the documentation.
|
in the template page you want to show the map. More information about this and more theme tags in the documentation.
|
||||||
|
|
||||||
It is important that inside the template file you include this HTML line:
|
It is important that inside the template file you include this HTML line:
|
||||||
<div class="map_canvas"></div>
|
<?php the_map("map_canvas",true); ?>
|
||||||
for rendering the map.
|
for rendering the map.
|
||||||
|
|
||||||
|
<b>For more info, look in the WIKI pages.</b>
|
||||||
|
|
||||||
Examples
|
Examples
|
||||||
----------
|
----------
|
||||||
http://www.soinumapa.net
|
http://www.soinumapa.net
|
||||||
|
Loading…
Reference in New Issue
Block a user