OpenStreetMap plugin
| DOWNLOAD | FORUM |
- – - Mark all tagged posts in your map – - -
0.) install the Wordpress OpenStreetMap plugin.
1.) define a custom field name for your geo-address in the plugin settings.
2.) assign a geo-address to each post/page by the defined custom field
3.) add the Osm-short code with marker_all_posts – argument in text of your post/page
1.) define a custom field name for your geo-ddress in the plugin settings.
If you are using already another geo-plugin with a customfield for geo data, you can simply reuse it, “OSM_geo_data” is just a sample!
2.) assign a geo-address to each post/page by the defined custom field
When you edit your post/page you find the “Custom Fields” section. Use the custom field you have defined in the plugin settings at “Custom Field Name”. Insert your address like: Lat,Lon
3.) add the Osm-short code with marker_all_posts – argument in text of your post/page
Edit the post/page where you want to place a map showing the places of your posts/pages and add the OSM-shortcode. Note, the shortcode must not be formated text!
[*osm_map Lat="47" Long="15" zoom="1" width="505" height="350" type="Osmarender" marker_all_posts="y"]
* <= remove this star in the shortcode.
| DOWNLOAD | FORUM |

