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
PHPerのための計算量入門/Complexity101 for PHPer
hanhan1978
5
170
なぜCodeceptJSを選んだか
goataka
0
160
DUSt3R, MASt3R, MASt3R-SfM にみる3D基盤モデル
spatial_ai_network
2
180
普通のエンジニアがLaravelコアチームメンバーになるまで
avosalmon
0
110
Storage Browser for Amazon S3
miu_crescent
1
210
LINE Developersプロダクト(LIFF/LINE Login)におけるフロントエンド開発
lycorptech_jp
PRO
0
120
podman_update_2024-12
orimanabu
1
280
フロントエンド設計にモブ設計を導入してみた / 20241212_cloudsign_TechFrontMeetup
bengo4com
0
1.9k
10個のフィルタをAXI4-Streamでつなげてみた
marsee101
0
170
kargoの魅力について伝える
magisystem0408
0
210
Turing × atmaCup #18 - 1st Place Solution
hakubishin3
0
490
組織に自動テストを書く文化を根付かせる戦略(2024冬版) / Building Automated Test Culture 2024 Winter Edition
twada
PRO
17
4.6k
Featured
See All Featured
Git: the NoSQL Database
bkeepers
PRO
427
64k
Imperfection Machines: The Place of Print at Facebook
scottboms
266
13k
Bootstrapping a Software Product
garrettdimon
PRO
305
110k
Optimising Largest Contentful Paint
csswizardry
33
3k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
28
4.4k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
Fashionably flexible responsive web design (full day workshop)
malarkey
405
66k
Gamification - CAS2011
davidbonilla
80
5.1k
[RailsConf 2023] Rails as a piece of cake
palkan
53
5k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
247
1.3M
Automating Front-end Workflow
addyosmani
1366
200k
Rebuilding a faster, lazier Slack
samanthasiow
79
8.7k
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