public marks

PUBLIC MARKS from srcmax with tags js & "google maps"

2015

gmaps.js — Google Maps API with less pain and more fun

by 2 others
gmaps.js allows you to use the potential of Google Maps in a simple way. No more extensive documentation or large amount of code.

2012

geoxml3 - KML processor for the Google Maps JavaScript API V3 - Google Project Hosting

he geoxml3 project is an effort to develop a KML processor for use with Version 3 of the Google Maps JavaScript API. This API is specifically designed to be lightweight and modular; accordingly, it did not originally contain the built-in KML support of Version 2. This library was originally intended to fill that need; as KML support has been added natively in Version 3, it now allows access to individual markers, polylines and polygons, rendered from KML.

2010

Mapstraction - a javascript library to hide differences between mapping APIs.

by 15 others
Mapstraction is a library that provides a common API for various javascript mapping APIs to enable switching from one to another as smoothly as possible. Developers can code their applications once, and then easily switch mapping provider based on project needs, terms and conditions, and new functionality.