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
『Firebase Dynamic Links終了に備える』 FlutterアプリでのAdjust導入とDeeplink最適化
techiro
0
140
Why App Signing Matters for Your Android Apps - Android Bangkok Conference 2024
akexorcist
0
130
OTelCol_TailSampling_and_SpanMetrics
gumamon
1
210
ノーコードデータ分析ツールで体験する時系列データ分析超入門
negi111111
0
420
インフラとバックエンドとフロントエンドをくまなく調べて遅いアプリを早くした件
tubone24
1
430
OCI Security サービス 概要
oracle4engineer
PRO
0
6.5k
アジャイルチームがらしさを発揮するための目標づくり / Making the goal and enabling the team
kakehashi
3
150
Security-JAWS【第35回】勉強会クラウドにおけるマルウェアやコンテンツ改ざんへの対策
4su_para
0
180
TanStack Routerに移行するのかい しないのかい、どっちなんだい! / Are you going to migrate to TanStack Router or not? Which one is it?
kaminashi
0
600
【Pycon mini 東海 2024】Google Colaboratoryで試すVLM
kazuhitotakahashi
2
540
Amazon CloudWatch Network Monitor のススメ
yuki_ink
1
210
Terraform Stacks入門 #HashiTalks
msato
0
360
Featured
See All Featured
Happy Clients
brianwarren
98
6.7k
GitHub's CSS Performance
jonrohan
1030
460k
Fontdeck: Realign not Redesign
paulrobertlloyd
82
5.2k
Rails Girls Zürich Keynote
gr2m
94
13k
YesSQL, Process and Tooling at Scale
rocio
169
14k
No one is an island. Learnings from fostering a developers community.
thoeni
19
3k
Designing for Performance
lara
604
68k
A Tale of Four Properties
chriscoyier
156
23k
Rebuilding a faster, lazier Slack
samanthasiow
79
8.7k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
229
52k
Code Reviewing Like a Champion
maltzj
520
39k
A designer walks into a library…
pauljervisheath
204
24k
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