Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chriscoyier/google-maps-mobile-demo
Small screens don't need iframe Google Maps, so they get a static image and link. Large screens get the fully interactive iframe.
https://github.com/chriscoyier/google-maps-mobile-demo
Last synced: 2 days ago
JSON representation
Small screens don't need iframe Google Maps, so they get a static image and link. Large screens get the fully interactive iframe.
- Host: GitHub
- URL: https://github.com/chriscoyier/google-maps-mobile-demo
- Owner: chriscoyier
- Created: 2012-09-23T00:34:33.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-09-23T00:36:48.000Z (about 12 years ago)
- Last Synced: 2023-03-12T10:07:02.690Z (over 1 year ago)
- Language: JavaScript
- Size: 131 KB
- Stars: 6
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.markdown
Awesome Lists containing this project
README
Small screens don't need iframe Google Maps, so they get a static image and link. Large screens get the fully interactive iframe.
This uses [Enquire.js](http://wickynilliams.github.com/enquire.js/) to do the media query testing and jQuery to make an Ajax call for the correct content.