way to include Adaptive Map, based on Brad Frost's Adaptive Maps pattern, without requiring JavaScript library..
The premise is that we should be using mobile devices far better-suited mapping applications rather than attempting to frame maps in our own websites.
Users larger screens will get full map in iframe..
Upload the folder to the wp-content plugins directory.
Activate the plugin through 'Plugins WordPress..
To include responsive map in template, write the PHP...
Right now, the breakpoint is set at 550px, which was Brad's model, and seems reasonable to me...
Can I change the breakpoint for switching from mobile to desktop..
Yes, although you'll have to modify the plugin.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more