Note: If you have never been on CodePlex.com, you might want to check it out if you are developing anything Microsoft related.
I ran across a new project that is running against the Google Maps API and allows simple moderation in a Web Toolbar to use Google Maps within SharePoint. I'll list the features from the project, but if you don't want to read it and want the project, then here's the link: http://www.codeplex.com/googlemapswebpart
[Copied from CodePlex]
Project Description
Using this web part you can display points and locations on a Google map and get directions to an from that point. You can either manually enter an individual point or select a list from your Sharepoint site that holds the information that is required - ie. a field for the Buidling Name, its Longitude and its Lattitude.
Features
- Pick your zoom level - comes with handy real world scales
- Choose any map type
- Enter your own Google Maps API Key
- Create a List using an inbuilt feature that is already set up for optimal performance with the web part
- Or Pick a list from your MOSS site using the Site Picker pop up window (That thing you see when you're using the Content Query Web Part)
- Match fields from your list that have the Longitude Lattitude
- Name of Site
- URL of an image
- Or select a default image using the Asset Selector pop up window (That thing you see when creating hyperlinks in your text or inserting pictures)
- Centre the map on any of your sites
- Get directions
- From one of your sites to another site
- From one of your sites to an address
- From an address to one of your sites
- And you don't have to use a list! You can enter information for a single point Longitude Lattitude
- Name of Site
- URL of an image
[/Copied from CodePlex]
Enjoy!




