Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
gmaps.js – google maps api with less pain and m...
Search
Gustavo Leon
March 24, 2012
Programming
3
360
gmaps.js – google maps api with less pain and more fun
Biblioteca para simplificar el uso de Google Maps API
Gustavo Leon
March 24, 2012
Tweet
Share
More Decks by Gustavo Leon
See All by Gustavo Leon
Usando Preact - Una alternativa ligera a React
hpneo
0
220
Manejando Docker containers con Ruby y backticks
hpneo
0
310
CodePicnic: Lecciones aprendidas al crear una startup tecnológica
hpneo
0
430
Universal Web apps con JavaScript
hpneo
0
270
gmaps.js - 4 lecciones open source en 4 pasos
hpneo
0
650
Xamarin
hpneo
1
260
Desarrollo FrontEnd con JavaScript - S06
hpneo
0
96
Desarrollo FrontEnd con JavaScript - S05
hpneo
0
52
Desarrollo FrontEnd con JavaScript - S04
hpneo
0
75
Other Decks in Programming
See All in Programming
testcontainers のススメ
sgash708
1
120
バグを見つけた?それAppleに直してもらおう!
uetyo
0
180
The Efficiency Paradox and How to Save Yourself and the World
hollycummins
1
440
生成AIでGitHubソースコード取得して仕様書を作成
shukob
0
350
PHPとAPI Platformで作る本格的なWeb APIアプリケーション(入門編) / phpcon 2024 Intro to API Platform
ttskch
0
220
CQRS+ES の力を使って効果を感じる / Feel the effects of using the power of CQRS+ES
seike460
PRO
0
130
急成長期の品質とスピードを両立するフロントエンド技術基盤
soarteclab
0
930
Amazon S3 NYJavaSIG 2024-12-12
sullis
0
100
短期間での新規プロダクト開発における「コスパの良い」Goのテスト戦略」 / kamakura.go
n3xem
2
170
SymfonyCon Vienna 2025: Twig, still relevant in 2025?
fabpot
3
1.2k
Mermaid x AST x 生成AI = コードとドキュメントの完全同期への道
shibuyamizuho
0
160
PHPで学ぶプログラミングの教訓 / Lessons in Programming Learned through PHP
nrslib
2
220
Featured
See All Featured
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.2k
Thoughts on Productivity
jonyablonski
67
4.4k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
45
2.2k
Code Review Best Practice
trishagee
65
17k
For a Future-Friendly Web
brad_frost
175
9.4k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
28
9.1k
Imperfection Machines: The Place of Print at Facebook
scottboms
266
13k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
17
2.3k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
127
18k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
38
1.9k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.3k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
169
50k
Transcript
google maps api with less pain and more fun
Trabajo en Xenda, a veces http://github.com/hpneo
Google Maps • Uno de los mejores servicios de mapas
• Su API es la más usada en el mercado • Diferentes servicios: – Rutas – Geocodificación – Capas – KML • Es el más bonito de todos
Google Maps API • Biblioteca en JavaScript • Documentación extensa
y detallada • Gran comunidad de desarrolladores • MUY fácil de utilizar
¿Por qué una biblioteca para una biblioteca ?
¿Por qué?
¿Qué más hace? EVENTOS MARCADORES GEOLOCALIZACIÓN CODIFICACIÓN GEOGRÁFICA POLILÍNEAS SUPERPOSICIÓN
DE CAPAS RUTAS GEOFENCES
¿Qué más? http://hpneo.github.com/gmaps
Dudas, sugerencias, comentarios…