Hi Lee,
yes, I would love to see a tutorial on the Map module, with some more info on accessing external data information (perhaps xml data?). Or using URL parameters as input to the module.
I have a lot of mapping data that I need to get overlayed onto the maps. To start with, just want to be able to display the map of a country whose code (FIPS) is in a parameter in the browser URL.
This would involve a live geocode read returning a boundary box. I can do this now externally to DNN using the
http://middleware.alexandria.ucsb.edu/gaz geocoder service which returns a kml file specifying the boundary box.
I will be playing with this module over the next few weeks. Will check if there is a forum entry on this module to post what I learn.
tomvw