Descriere
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
Instalare
- Activate the plugin
- Add [wp_gmaps address=”your address here”] or [wp_gmaps lat=”your latitude” lng=”your longitude”] to any post or page
Recenzii
Contributori și dezvoltatori
„WP Google Maps Shortcode” este un software open-source. La acest modul au contribuit următoarele persoane.
ContributoriTradu „WP Google Maps Shortcode” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
1.1
- Utilize Transients API for delivering cached maps
1.0
- First release.