Description
I love the maps that Karl at Great Circle Mapper (gcmap.com) makes available. Now I’ve made it easier to embed them in a blog post on WordPress. Added bonus: It automatically includes the links back to Karl’s site per the notes in the FAQ page. Simply install the (very lightweight) plugin and you get a new shortcode to use on your site: [gcmap]. Parameters are available to control the look and feel of the maps as part of the shortcode.
More details available on the plugin homepage.
Screenshots
Installation
- Upload
great-circle-mapper.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
[gcmap]
entries in your posts or pages, using the syntax defined on the help page
FAQ
More details available on the plugin homepage.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Great Circle Mapper” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Great Circle Mapper” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.0
- Added HTTPS proxy for image loading to prevent mixed content problems in Chrome
0.0.1
- Initial release