Google Maps: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Howard C. Berkowitz
No edit summary
imported>Howard C. Berkowitz
mNo edit summary
Line 1: Line 1:
{{subpages}}
{{subpages}}
'''Google Maps''' is a [[cloud computing]] application that includes both a [[Software as a Service]] application for end users, but also a [[cloud-based web service]] with an [[application programming interface]] (API).  
'''Google Maps''' is a [[cloud computing]] application that includes both a [[Software as a Service]] application for end users, but also a [[cloud-based web service]] with an [[application programming interface]] (API).


==Application programming interface==
==Application programming interface==

Revision as of 12:25, 18 September 2009

This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

Google Maps is a cloud computing application that includes both a Software as a Service application for end users, but also a cloud-based web service with an application programming interface (API).

Application programming interface

The fundamental element in any Google Maps API application is the "map" itself. This document discusses usage of the fundamental GMap2 object and the basics of map operations.[1]

References