Offers search, directions, distance measurement and much more and more to come.
Change the map types with a cross-browser compatible dropdown box.
overview.htmlPosition the overview map outside of the main map where you want it to be - even in IE.
static.htmlUsing a static image of the map as a link breaks the TOU. Instead you can make the original map as static as possible.
textualsave.htmlSave your favourite position to find it again from any other position.
textualzoom.htmlZoom in and out with buttons outside of the map.
zoom-test.htmlUse scroll wheel zoom without the API if you didn't like to use enableScrollWheelZoom() for whatever reason.
map-in-a-box.htmlLoad a map in a draggable and resizable div element.
toggle-cats.htmlToggle the markers on the map and simultaneously their associated links in the sidebar.
more-button.htmlHover over the 'More button' to get checkboxes for selecting new layers displayed on the map.
Draw polylines between removable markers.
polygon.htmlDraw resizable polylgons and calculate the area on the fly.
switch-polies.htmlSwitch between resizable polylines and polylgons.
Toggle any KML or KMZ overlays by links and checkboxes - perhaps a bit more intuitive to use than the official example.
shapes.htmlLoad KML or KMZ shapes onto the map.
Pan the map automatically from marker to marker and open the corresponding info window.
Play sound files at specified events.
Change the content of info windows with Javascript in an iframe.
Elevation queries with cross domain AJAX requests via PHP proxy.
Get driving directions by clicking onto the map. All markers are draggable and seperately removable. [Still not finished]