Thierry BOULOGNE

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: New Google Maps FEE #429779

    Thierry BOULOGNE
    Free User
    Post count: 3

    Hello,

    Note after 11th june, it’s not a per day limit but per month… so maps will cost… 🙂

    in reply to: Add listing address issue #429292

    Thierry BOULOGNE
    Free User
    Post count: 3

    Hello,

    Thanks for your answer. I forget to say, i use openstreetmaps ;-(.

    i’m trying some refactoring on js code to make it work (on_document_load.js)

    
    
    
    if (data[0].address.village != undefined && data[0].address.city == undefined) {
                                data[0].address.city = data[0].address.village ;
                            }
    
                            if (data[0].address.city == undefined && data[0].address.county != undefined) {
                                data[0].address.city = data[0].address.county ;
                            }
    
                            //data[0].display_name =  data[0].address.city
                            if(data[0].address.city_district != undefined){
                                city = data[0].address.city_district
                            }else{
                                city = data[0].address.city
                            }
    
                            if (data[0].address.house_number != undefined) {
                                
                                data[0].display_name = data[0].address.house_number + ", " + data[0].address.road +  " - " + city;
                            }else{
                                data[0].display_name = data[0].address.road + " - " +  city ;
                            }
    

    Any tip is welcome.

    regards


    Thierry BOULOGNE
    Free User
    Post count: 3

    Hello,

    Any fix on this please ?
    (could you share code change please. I face same issue with french address).

    Thanks for help.

    Regards

    Thierry

Viewing 3 posts - 1 through 3 (of 3 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount