Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Coon Google Maps

Descripción

You can insert google maps in your site. It’s very easy to use, and you can show routes, markers.

coonprogramer.com

Instalación

  1. Upload coon-google-maps to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [map address="Example Address"][/map] in your pages, posts or custom post types.

Preguntas frecuentes

How to use the plugin?

You have to put in your editor (in pages, posts, or custom post types):
[map centerlat=» centerlng=» width=» height=»][/map]
[map address=» width=» height=»][/map]
[map to=» from=» pancontrol=’true|false’ zoomcontrol=’true|false’ scalecontrol=’true|false’ zoom=’10’][/map]

How I can put a marker?

[map address=’XXXXX’]
[marker lat=’-33′ lng=’-66′][/marker]
[/map]

How I can put a marker in the center map?

[map address=’XXXXX’]
[marker lat=’map’ lng=’map’][/marker]
[/map]

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Coon Google Maps» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Coon Google Maps» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0

  • New Plugin!