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
370
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
280
Manejando Docker containers con Ruby y backticks
hpneo
0
360
CodePicnic: Lecciones aprendidas al crear una startup tecnológica
hpneo
0
490
Universal Web apps con JavaScript
hpneo
0
310
gmaps.js - 4 lecciones open source en 4 pasos
hpneo
0
690
Xamarin
hpneo
1
290
Desarrollo FrontEnd con JavaScript - S06
hpneo
0
110
Desarrollo FrontEnd con JavaScript - S05
hpneo
0
63
Desarrollo FrontEnd con JavaScript - S04
hpneo
0
83
Other Decks in Programming
See All in Programming
Pull-Requestの内容を1クリックで動作確認可能にするワークフロー
natmark
2
520
Flutterで分数(Fraction)を表示する方法
koukimiura
0
140
Le côté obscur des IA génératives
pascallemerrer
0
150
overlayPreferenceValue で実現する ピュア SwiftUI な AdMob ネイティブ広告
uhucream
0
190
Software Architecture
hschwentner
6
2.3k
Foundation Modelsを実装日本語学習アプリを作ってみた!
hypebeans
0
120
AIと人間の共創開発!OSSで試行錯誤した開発スタイル
mae616
2
750
What Spring Developers Should Know About Jakarta EE
ivargrimstad
0
330
monorepo の Go テストをはやくした〜い!~最小の依存解決への道のり~ / faster-testing-of-monorepos
convto
2
510
CSC305 Lecture 08
javiergs
PRO
0
250
AI Coding Meetup #3 - 導入セッション / ai-coding-meetup-3
izumin5210
0
3.4k
CSC509 Lecture 05
javiergs
PRO
0
300
Featured
See All Featured
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
31
2.7k
Docker and Python
trallard
46
3.6k
Thoughts on Productivity
jonyablonski
70
4.9k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
46
2.5k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Fireside Chat
paigeccino
40
3.7k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.5k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.2k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
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…