
Google :: gmaps-utility-library :: Maps API
The last Google crawl revealed to me the Open Source Projects section.
code.google.com/hosting/projects.html?filter=1&start=0
My focus is on the Google Maps API Utility Library page code.google.com/p/gmaps-utility-library
This page provides examples of various library releases related to the Google Maps API.
For those who do not have an API reference book, as well as people who just decide to get acquainted with the features, the page will be useful. On it you will find examples of implementations of custom markers, interaction with them. The implementation of AJAX in relation to them is considered.
Everyone knows that examples are easier to understand. This is just this option. But don’t forget about the main section on Google mapscode.google.com/apis/maps
The page says that it is an open source project. Designed as a repository of useful libraries for use with Google maps. Particular
attention should be paid to gmaps-utility-library.googlecode.com/svn/trunk/extmaptypecontrol/1.3/examples/trafficexample.html
A good interactive example to get an idea of the possibilities.
I forgot to say that there the source code of the examples is attached to all libraries.
code.google.com/hosting/projects.html?filter=1&start=0
My focus is on the Google Maps API Utility Library page code.google.com/p/gmaps-utility-library
This page provides examples of various library releases related to the Google Maps API.
For those who do not have an API reference book, as well as people who just decide to get acquainted with the features, the page will be useful. On it you will find examples of implementations of custom markers, interaction with them. The implementation of AJAX in relation to them is considered.
Everyone knows that examples are easier to understand. This is just this option. But don’t forget about the main section on Google mapscode.google.com/apis/maps
The page says that it is an open source project. Designed as a repository of useful libraries for use with Google maps. Particular
attention should be paid to gmaps-utility-library.googlecode.com/svn/trunk/extmaptypecontrol/1.3/examples/trafficexample.html
A good interactive example to get an idea of the possibilities.
I forgot to say that there the source code of the examples is attached to all libraries.