Once you have activated the plugin on your WordPress installation, creating a soundmap is very easy.
On the configuration panel for plugin, located under the Settings panel of Wordpress, ypu will find all the options related with the plugin, just selected the original position, zoom and type for the map and the sound player you want to use.
Showing the soundmap on your wordpress
-----
To show the map, you only have to select the url you want to use for this. On the config page you will find and option called *Show map page* here you can write the url.
For example, if you want to use www.ypursoundmap.com/map you need to write here *map*. If you want to use the root, write [home].
Once you select one url, the plugin will use a template page called 'theme_yoururl.php'. You can see the template file located under 'soundmap/theme' as an example.
It is important that inside the template file you include this HTML line <divclass="map_canvas"></div> for rendering the map.