37: class pahooGeoCode { 38:     var $items;     //æ¤ç´¢çµææ ¼ç´ç¨ 39:     var $error;     //ã¨ã©ã¼ã»ãã©ã° 40:     var $errmsg;    //ã¨ã©ã¼ã»ã¡ãã»ã¼ã¸ 41:     var $hits;      //æ¤ç´¢ãããä»¶æ° 42:     var $webapi;    //ç´åã«å¼ã³åºããWebAPI URL 43: 44:     //Google Cloud Platform APIãã¼ 45:     //https://cloud.google.com/maps-platform/ 46:     //â»Google Maps APIãå©ç¨ããªãã®ãªãç»é²ä¸è¦ 47:     var $GOOGLE_API_KEY_1 = '**************************'
{{#tags}}- {{label}}
{{/tags}}