Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Google map
#19
Oh OK I tried to integrate parameters in (% googlemap %) like with other plugin I use.
Thanks you very mutch for your help, and this great plugin Smile

EDIT : Off topic but, I just translated your plugin in French (fr_FR) if you are interested :
Code:
<?php
$i18n = array(
    'TITLE' => "Paramètres de Google Map"
  , 'INTRO' => "<p>Ce plugin affiche, où vous le désirez dans une page, une carte Google Map.</p><p><b>Pour l'utiliser:</b> Ajoutez ce tag sur votre page:<b> (%googlemap%) </b></p>"
  , 'WIDTH' => "*Largeur"
  , 'HEIGHT' => "*Hauteur"
  , 'ADDRESS' => "*Adresse"
  , 'ZOOM' => "*Zoom (0-21)"
  , 'MAPTYPE' => "Type de carte par défaut"
  , 'ROADMAP' => "Carte routière"
  , 'SATELLITE' => "Vue Satellite"
  , 'HYBRID' => "Vue Hybride"
  , 'TERRAIN' => "Vue du terrain"
  , 'DESC_ROADMAP' => "(affiche un plan classique)"
  , 'DESC_SATELLITE' => "(affiche des images satellite)"
  , 'DESC_HYBRID' => "(affiche une surcouche avec les principales rues, sur une vue satellite)"
  , 'DESC_TERRAIN' => "(affiche une carte avec les détails géographiques, comme le terrain ou la végétation)"
  , 'IMAGE' => "Chemin/URL de l'image du marqueur"
  , 'INFO' => "Info-bulle contenant des informations supplémentaires. Par exemple nom, adresse, téléphone ..."
  , 'REQUIRED' => "[Les champs marqué * sont obligatoires]"
);
Reply


Messages In This Thread
Google map - by dangerin - 2011-03-23, 19:35:49
Google map - by Connie - 2011-03-23, 20:32:05
Google map - by dangerin - 2011-03-23, 20:53:51
Google map - by Connie - 2011-03-23, 21:28:51
Google map - by dangerin - 2011-03-23, 22:01:07
Google map - by Connie - 2011-03-23, 22:57:30
Google map - by singulae - 2011-03-24, 07:07:44
Google map - by Connie - 2011-03-24, 07:52:39
Google map - by dangerin - 2011-03-25, 01:10:21
Google map - by singulae - 2011-03-25, 06:19:01
Google map - by Connie - 2011-03-26, 23:07:32
Google map - by singulae - 2011-03-27, 13:13:01
Google map - by Connie - 2011-03-27, 16:48:01
Google map - by snooze - 2011-03-28, 07:26:54
Google map - by singulae - 2011-03-28, 08:13:07
Google map - by singulae - 2011-03-28, 08:25:38
Google map - by Janolapin - 2011-04-07, 02:12:28
Google map - by singulae - 2011-04-07, 02:32:28
Google map - by Janolapin - 2011-04-07, 02:42:21
Google map - by singulae - 2011-04-07, 08:32:20
Google map - by szili - 2011-05-27, 05:14:49
Google map - by polyfragmented - 2011-05-27, 20:14:07
Google map - by szili - 2011-05-27, 22:59:37
Google map - by polyfragmented - 2011-05-28, 01:21:54
Google map - by szili - 2011-05-28, 21:47:09
Google map - by polyfragmented - 2011-05-29, 00:46:23
Google map - by Connie - 2011-05-29, 03:35:20



Users browsing this thread: 2 Guest(s)