Descrizione
How To Use
After activating the plugin you can use the shortcode [tb_google_map] to display a Google Map.
Example:
[tb_google_map address="6921 Brayton Drive, Anchorage, Alaska"]
Shortcode Parameters
The following is a list of all parameters you can use within the shortcode.
- address: (required) The address to show in the map.
- maptype: (optional) Type of map – hybrid, satellite, roadmap, or terrain.
- zoom: (optional) Zoom level – use number 1-19.
- html: (optional) What to show in the popup, defaults to address.
- popup: (optional) Show or hide the popup, true or false.
- width: (optional) Width of map, defaults to 100%. Ex: 50%, 500px, etc.
- height: (optional) Height of map, defaults to 500px. Ex: 50%, 500px, etc.
Riconoscimenti
This WordPress plugin utilizes the gMap jQuery Plugin by Cedric Kastner and Mario Estrada.
Screenshot
Installazione
- Upload
theme-blvd-responsive-google-maps
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use the shortcode [tb_google_map].
FAQ
- Installation Instructions
-
- Upload
theme-blvd-responsive-google-maps
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use the shortcode [tb_google_map].
- Upload
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Theme Blvd Responsive Google Maps” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Theme Blvd Responsive Google Maps” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
1.0.2
- Fixed inclusion of Google Map API to feed directly from Google so it can’t “expire”.
1.0.1
- Fixed shortcode output.
1.0.0
- This is the first release.