public class GoogleMapsUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GoogleMapsUtils.TypeRecherche |
| Modifier and Type | Field and Description |
|---|---|
static boolean |
DABORD_NOM_1 |
static boolean |
SEULEMENT_NOM_APPEL |
| Constructor and Description |
|---|
GoogleMapsUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getUrl(PAdresse adresse) |
static String |
getUrl(PAdresse adresse,
PPersonne personne) |
static String |
getUrl(PAdresse adresse,
PPersonne personne,
boolean dabordNom1,
GoogleMapsUtils.TypeRecherche typeRecherche) |
static String |
getUrl(PAdresse adresse,
PPersonne personne,
GoogleMapsUtils.TypeRecherche typeRecherche) |
static String |
getUrlHotel(PAdresse adresse) |
static String |
getUrlTaxi(PAdresse adresse) |
public static final boolean DABORD_NOM_1
public static final boolean SEULEMENT_NOM_APPEL
public static String getUrl(PAdresse adresse, PPersonne personne, GoogleMapsUtils.TypeRecherche typeRecherche)
public static String getUrl(PAdresse adresse, PPersonne personne, boolean dabordNom1, GoogleMapsUtils.TypeRecherche typeRecherche)
Copyright © 2016. All rights reserved.