In my previous example of mapping with NetTalk I used GoogleMaps. There is a problem with that approach. You are supposed to pay Google if you use the GoogleMaps API in a commercial venture.
Another alternative is to use the OpenLayers API which is built upon the OpenStreetMap project.
The OpenLayers API is free for personal and commercial use.
I have updated my example to include an example of a map using the OpenLayers API. This map will display all markers/points in the database. The map will automatically zoom out to include all markers. If there's only one address in the database then it will zoom in pretty close.
Anyway, the coding is pretty rough on my part so no flaming there please.
Enjoy!
[attachment deleted by admin]