Lýsing
WP Google Maps Shortcode – Insert Google Maps into your post or page using Shortcode.
Maps are displayed with the [wp_gmaps] short code:
[wp_gmaps address="San Francisco, California" zoom="7" marker="1"]
- Support geocoding service
- Support latitude and longitude parameters
- Support zoom
- Enable/Disable marker
Uppsetning
- Activate the plugin
- Add [wp_gmaps address=“your address here“] or [wp_gmaps lat=“your latitude“ lng=“your longitude“] to any post or page
Umsagnir
Þátttakendur & höfundar
“WP Google Maps Shortcode” er opinn hugbúnaður. Eftirfarandi aðilar hafa lagt sitt af mörkum við smíði þessarar viðbótar.
HöfundarTranslate “WP Google Maps Shortcode” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Breytingarsaga
1.1
- Utilize Transients API for delivering cached maps
1.0
- First release.