Google Maps API Tutorial
In this tutorial, we will learn how to use the Google Maps API V3 to create interactive maps.
What is an API?
API = Application Programming Interface.
API (Application Programming Interface) is essentially an interface provided by the operating system for applications to call. Applications use this interface to instruct the operating system to execute commands (actions) on their behalf.