Описание
The shortcode for gallery on Google Maps with geotagged photos.
Features
- The plugin displays a gallery on Google Maps with geotagged photos that has been uploaded to post.
- When clicked the photo on the gallery, zoom in image with lightbox.
- It’s compatible with responsive web design.
- Based on Google Maps JavaScript API v3.
- fancyBox3 the jQuery plugin is Licensed GPLv3 for open source use.
- Swiper the jQuery plugin is under the MIT License.
Usage
- Upload geotagged photos in post.
- Please write shortcode [googlemaps-photo-gallery] in the content.
- You can set center photo, zoom size and height of Google Maps as the initial display.
example. [googlemaps-photo-gallery center=»5″ zoom=»16″ height=»750″]
center: menu order of photo(default:the last photo)
zoom: Google Maps zooming parameter(0-18 default:15)
height: Google Maps height(px)(default:500)
Скриншоты
Установка
- Upload the entire «Google Maps Photo Gallery» folder to the /wp-content/plugins/ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to Google Maps API Web
- Click the [GET A KEY] button and get your API key.
- Set API key limit for referrer at only your website.
- Activate the Google Maps JavaScript API.
- Go to plugins list and activate «Google Maps Photo Gallery».
- Set your API Key in «Google Maps Photo Gallery settings page».
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Google Maps Photo Gallery» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Google Maps Photo Gallery» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.3
- remove Domain Path.
1.2
- Fix to use the Google Maps API key.
- Changed the jQuery plugin for lightbox and swipe.
- add option ‘height’.
1.1
- Changed the jQuery plugin for lightbox.
1.0
- Hello, world!