var algo_gmp = new csMapPicker();
  
  algo_gmp.init({
    width: 600,
    height: 360,
    top: "center",
    left: "center",
    caption: 'Koordinaten anklicken',
    defaultLng: 14.69970703,
    defaultLat: 47.63578359,
    zoom: 7
  });