Basic map viewers with different functionality

Simple Map Viewer
A very simple example showing a non-interactive map on a webpage
Interactive Map Viewer
A simple example showing a map an interactive map with pan and zoom buttons. This is a good example to use as a basis for your own application.
Enhanced Map Viewer
A more complex example showing different widgets combined with an interactive map. This is a good example to use as a basis for more complex map viewers.

Examples of the more complex functionality of Mapbuilder

Different maps connected
An example showing the possibility of connecting different maps in a google maps style.
Time series viewer
An example showing maps as time series, with the possibility to zoom, pan, go forward/backward in time and pause.
Feature entry
Shows editing and updating of GML features and uploading to a Transactional Web Feature Service (WFS-T). This demo accesses data from a Geoserver installation installed in the same Java Servlet Webapps directory as Mapbuilder.
Open Web Services explorer
This demo will show all layers available from a particular WMS and WFS instance.

Examples of the shiny new features of Mapbuilder 1.5

Catalog Client
Search a Catalog Service (CS/W), then copy returned layers into a Context and Map.
Complex Vector Rendering
This demo shows some advanced features of non-context based vector rendering.
Live flickr feed viewer
An example showing the photos of the communitymapbuilder flickr feed on a map. This example uses custom XSL transformations and popups.
GeoRSS Ship Tracks
A GeoRSS feed with lines and images rendered using SVG/VML.
WFS query, Popup Feature information
An example showing how to use a form to submit to WFS and display Popup information about the returned features
Google Map Viewer
Accessing a Google Maps layer.
Projections
Reprojecting vector data on the fly.
OpenLayers integration
A simple demo of the integration of OpenLayers with Mapbuilder. It shows a tiled WMS map and WFS overlay layers.
I18N Map Viewer
This demo shows the Internationalization aspects of MapBuilder.

Note