Resources for the DotNetNuke Community
Hi, thanks for you interest in InfoMap module.
I'm not very sure I completely understand you first question but let me try to explain how it works: the InfoMap allows you to create many levels of maps. In all maps but the final ones you define "active areas" that link to other maps. In the final maps what you do is entering "active points" that link to information.
That information can be a link to a file, a link to a page, to a different site, ... or can be an "information data item". The module provides a couple fields for entering information (you can see them on the DNN World Map sample). Please note that this is not a GIS module, in the same way as GoogleMaps is. Here you dont' have any knowledge of what and address is: you just deal with pictures and points. So you can enter as many pictures (maps) and points (data items) as you need.
Regarding the email, if you use the data items provided by the module your data will be stored on a table name IMData where you'll be able to track the email field is you need so.
I hope this answers your questions.
Not directly from within the module since this module is not for sending mail. But you could export the data easily and create the mailing list for yourself using another tool. The emails can be extracted by just doing a simple query like
select email from vmasanas_imdata