설명
Advanced Google Maps shortcode. Support for:
– map styling,
– multiple markers,
– markers clustering,
– custom icon,
– and more.
For custom map style:
1. Go to Google Styled Map Wizard -> http://googlemaps.github.io/js-samples/styledmaps/wizard/index.html
2. Prepare your map style
3. Copy JSON code (from Google Maps API v3 Styled Maps JSON) -> right panel at the bottom “Show JSON”
4. Paste to “Styles” text area in shortcode generator (AGMS button in visual editor)
If you need multiple markers just put one at a line in “Markers” text area in shortcode generator (AGMS button in visual editor) using following format:
Title,Description,Latitude,Longtitude
If you found our plugin useful please consider to rate it. Thanks.
설치
- Upload
user-social-profiles.php
to the/wp-content/plugins/
directory - WordPress의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
- Use it from page/post editing screen – AGMS button in visual editor
기여자 & 개발자
자국어로 “Advanced Google Maps Shortcode”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
0.2
*2016-04-10
*Maps Styles bugfix
0.1
*2016-01-29
*Initial release.