Google Code

One of the key drivers of Carlos Labs is the research and commercial use of the technologies and API's published by Google Inc.

At the moment, Google represents one of the strongest forces in the creation and distribution of Open Source software, and we want to apply this knowledge and code to solve practical problems for our customers.

Google Charts API

Charts for the Web has always been a hassle: get the data, validate it, use graphical libraries, work out the axis, render data on screen. Etc.

Google Chart API allows any developer to produce a chart by submitting a URL. The result is a nifty image of your data that can be embedded in any webpage.

Click here to read more.

 

Google Maps API

Using the Maps API, we can create applications integrating Javascript code with a map output, creating interesting possibilities.

In our example, we wanted to describe the radius of damage to a geographical location as the result of a nuclear weapon explosion.
With the use of Javascript, we can produce an innovative solution on top of a map served by Google, and let the user of the application change the values of the system.

Try it and see for yourself.