The [nfgeo_mashup_map] is used to display a mashup map anywhere on the front-end of your site. You can set the map to display the locations added to all or to specific form entries.
The shortcode outputs the locations which are saved in the Geocoder field of the plugin. So you must have at least one ( you can have as many as you wish ) Geocoder field in your Ninja Form.
Listed below are the shortcode attributes available for use with the [nfgeo_mashup_map] shortcode:
[nfgeo_mashup_map]nfgeo_mashup_map form_id="1"]
[nfgeo_mashup_map]nfgeo_mashup_map form_id="1" include_entries="1,2,3"]
[nfgeo_mashup_map]nfgeo_mashup_map form_id="1" geocoders_id="1,2"]
[nfgeo_mashup_map]nfgeo_mashup_map form_id="1" map_markers="1|http://maps.google.com/mapfiles/ms/icons/red-dot.png, 2|http://maps.google.com/mapfiles/ms/icons/blue-dot.png"]