ppa.setScale(0.5);
//MEMO Amadeus
//!!!! Why those parameters??? I don't know, but if this line is commented
//placemarks have a display artefact : an offset from the real lat lon position
ppa.setImageOffset(new Offset(18.5d, 4d, AVKey.PIXELS, AVKey.PIXELS));
//!!!!!
String strPathRelImage = GfrWrpBasPrsDspPrjRndWwdEarthShpDimOnePushpin.getInstance().getKindColorPushpinValue(super._strId);
ppa.setImageAddress(strPathRelImage);