cfree / wp-karten

DEPRECATED: A WordPress plugin to plot Instagram posts to a Google Maps maps
5 stars 0 forks source link
google-maps-api instagram-api php wordpress-plugin

Karten

A WordPress plugin to plot Instagram posts to a Google Maps maps. This utilizes both the Google Maps v3 API and the Instagram API.

Setup

Template Hook

To add a map outside of the content in a template file, use the ktn_show_map template hook:

do_action( 'ktn_show_map', $integer );

=====

Bugs / Support

Please do not directly email me for support - log all problems/bugs in the GitHub issues. I will address them as time permits. Pull requests are welcome.

Limitations

Due to the limitations of the current Instagram API, the maximum posts displayed on a map is 33 or under.