Mapbuilder is a rapid mashup development tool that allows people to create custom Google and Yahoo maps without any knowledge of JavaScript. Using the visual interface, map pins are created by clicking on the location, entering the caption and description information into the form fields and then saving the information.
Maps can be shared between users, so multiple people can collaborate on one mapping project.
Once completed, the map can be exported to HTML and JavaScript and used on any website.
Why Would I Use Mapbuilder?
Mapbuilder is perfect for anyone who would like to markup a map either for business purposes or for pleasure. Excellent examples of using Mapbuilder would be for plotting a vacation and displaying it on your personal website, or pinpointing store locations for a business website.
Mapbuilder can also be a great tool for web programmers who want to learn more about the Google and Yahoo APIs. By creating a map with Mapbuilder and exporting the code, a programmer can get a good look at the JavaScript needed to interact with these APIs.


