The info or description box I'm referring to is when you hover over a placemark or when you click on the placemark in the map a description box appears over the placemark. My question is what columns are required so when I setup a custom query from a UserDefinedTable, the Map Module can get the locations of each record including the text/html description for each placemark.
The text/html description column would be titled description and would be in the rich(html) text format. Is there anyway to use the columns: Street, City, State, PostalCode & Country to get the locations of each placemark? How can I setup a custom query in the Map Module to do that from my UserDefinedTable?