jMaps is a jQuery plugin that provides a really easy API to create and manage multiple google maps on any page.
* Geocode and reverse any valid address in the world via Google's geocoding API
... [More] * Search for directions to and from any location
* Add and remove Markers
* Add and remove polygons and polylines
* Add and remove graphic layers on the map
* Add and remove Google adsense layers
* Add and remove Traffic layers
* Get information back such as map center, map size, map type, etc [Less]
The sfEasyGMap plugin provides helpers and an objet-oriented PHP abstraction to the Google Maps API to ease the process of adding a Google Map and customising it in your symfony projects.
GMap.NET is a powerful, Free, cross platform, open source .NET control.
Enable use routing, geocoding and maps from Google, Yahoo!, Virtual Earth, OpenStreetMap, ArcGIS in Windows Forms & Presentation, supports caching!
TouchGraph is a set of interfaces for graph visualization using spring-layout and focus+context techniques. Current applications include a utility for organizing links, a visual Wiki Browser, and a Google Graph Browser which uses the Google API.
Gooby = Google APIs + Ruby. This release adds support for Garmin TrainingCenter TCX XML files, created by the newer Garmin devices such as models 205 and 305. For an example of a Google Map created
... [More] with Gooby, see http://www.joakimsoftware.com/gmap/phoenix_marathon.html [Less]
Open source project to be a central repository of utility libraries that can be used with the Google Maps API for Flash.
To find out what's available here, check out Libraries.
To download all
... [More] of the code, check out the source.
To report bugs or feature requests, file a feature request in the Issue Tracker.
To contribute code, check out FrequentlyAskedQuestions.
.gadget-title {
margin-bottom: 2px;
}
function resizeIframeHandler(opt_height) {
var elem = document.getElementById(this.f);
if (!elem) return;
if (!opt_height) {
elem.style.height = undefined;
}
else {
opt_height = Math.max(10, opt_height);
elem.style.height = opt_height + 'px';
}
}
gadgets.rpc.register("resize_iframe", resizeIframeHandler);
gadgets.rpc.regis [Less]
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
... [More] Sharepoint site that holds the information that is required - ie. a field for the Buidling Name, its Longitude and its Lattitude. [Less]
DeepZoom enables powerful functions to build large-scale image-based projects such as GIS application, games, and more. DeepZoomContainer is a package of classes that expands DeepZoom functionality.
MapReport is .NET 2.0 library for easy creation of map reports. MapReport uses Google Maps API, however you don't have to worry about Google Maps API at all - MapReport is completly server-based. The
... [More] main goal of this project is to give developer ability to create cool looking report with just few lines of code or no code at all. [Less]