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
Google-Maps-for-Rails Walkthrough
Search
ams340
November 27, 2012
Technology
2
210
Google-Maps-for-Rails Walkthrough
A quick walk-through of how to use Google Maps with Ruby-on-Rails.
ams340
November 27, 2012
Tweet
Share
Other Decks in Technology
See All in Technology
Platform Engineeringは自由のめまい
nwiizo
4
2.1k
CZII - CryoET Object Identification 参加振り返り・解法共有
tattaka
0
360
次世代KYC活動報告 / 20250219-BizDay17-KYC-nextgen
oidfj
0
250
Goで作って学ぶWebSocket
ryuichi1208
0
190
人はなぜISUCONに夢中になるのか
kakehashi
PRO
6
1.6k
Cloud Spanner 導入で実現した快適な開発と運用について
colopl
1
630
PHPカンファレンス名古屋-テックリードの経験から学んだ設計の教訓
hayatokudou
2
270
Nekko Cloud、 これまでとこれから ~学生サークルが作る、 小さなクラウド
logica0419
2
960
Classmethod AI Talks(CATs) #16 司会進行スライド(2025.02.12) / classmethod-ai-talks-aka-cats_moderator-slides_vol16_2025-02-12
shinyaa31
0
110
ホワイトボードチャレンジ 説明&実行資料
ichimichi
0
130
Moved to https://speakerdeck.com/toshihue/presales-engineer-career-bridging-tech-biz-ja
toshihue
2
740
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
6
57k
Featured
See All Featured
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.6k
For a Future-Friendly Web
brad_frost
176
9.5k
Building Your Own Lightsaber
phodgson
104
6.2k
[RailsConf 2023] Rails as a piece of cake
palkan
53
5.2k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
The Pragmatic Product Professional
lauravandoore
32
6.4k
A better future with KSS
kneath
238
17k
Rebuilding a faster, lazier Slack
samanthasiow
80
8.8k
Gamification - CAS2011
davidbonilla
80
5.1k
Fontdeck: Realign not Redesign
paulrobertlloyd
83
5.4k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Making the Leap to Tech Lead
cromwellryan
133
9.1k
Transcript
Google-Maps-for-Rails Walkthrough
[email protected]
Walk-through Display all Public Pools in NYC as Markers on
Google Maps, given their latitude/longitude coordinates and other optional attributes
Walk-through • Google Maps • Google-Maps-for-Rails Gem • NYC Open
Data • Rails - Implementation • Resources
Google Maps
Google Maps
Google Maps
Google-Maps-for-Rails Gem
Google-Maps-for-Rails JS
Display Everything!
Display Everything!
Display Everything!
NYC OpenData
JSON
JSON Nested
Rails - Bare Minimum Gems Google-Maps-for-Rails JSON rails generate gmaps4rails:install
5 coffeescript files 1 CSS file Pool Scaffold 5 files - MVC + schema & seeds No Custom Javascript!
Schema
Model
Seeds
Controller
View
Source Code
Google-Maps-for-Rails Map
Resources
[email protected]
https://developers.google.com/maps/ https://github.com/apneadiving/Google-Maps-for-Rails https://nycopendata.socrata.com/ http://newcodeflow.herokuapp.com/blog/2012/11/14/how- to-query-nyc-open-datasets-with-socrata/ https://github.com/BradWheel/GPools