With this Server Behavior You can insert in your pages the Google Maps code without need hand-code. The new version support Google direction service.
Directions may specify origins and destinations either as text strings (e.g. "Chicago, IL" or "Darwin, NSW, Australia") or as LatLng values. Directions are displayed as a polyline drawing the route on a map, or additionally as a series of textual description within a <div> element (e.g. "Turn right onto the Williamsburg Bridge ramp").
The extension don't support intermediate waypoints definition
The Google Maps API lets you embed Google Maps in your own web pages with JavaScript. Styled maps allow you to customize the presentation of the standard Google base maps, changing the visual display of such elements as roads, parks, and built-up areas
Google Maps available features:
- Markers dinamically from recordset or manually
- Marker cursor, event open and animation
- Map controls: Map type / Zoom / Pan / Scale / Street view / Overview
- Center map on user location (The bowser must support geolocation)
- Resize the map container
- Google layers: Traffic / Transit / Bicycling / Cloud / Panoramio / Weather
- Google Routing
- Routing custom template for direction renderer
(you can define your template to render the directions info)
- Routing custom markers for start address, destination address and
intermediate points
- Routing custom polilyne strokeColor, strokeOpacity and strokeWeight
- Info window or BubbleInfo on markers
- Drag Zoom
- Styled maps
The extension provide a set of marker images, but you can add your ouwn marker images. This extension use the new GoogleMap V.3 where the key is optional but if you want use the Google Map key you can obtaine from this page:
Sign up for the Google Maps API Read also the Google term of use:
Google Maps API Terms of Use