Git Product home page Git Product logo

Comments (7)

tawsif93 avatar tawsif93 commented on May 9, 2024 1

Thanks for your cooperation

from airbnb-android-google-map-view.

SkyTreasure avatar SkyTreasure commented on May 9, 2024

Hi Tawsif, you can create a sample firebase app in your firebase account with the same package name and add the google_services.json to the app folder. And also enable the required API's like places api, map api in the api console.

from airbnb-android-google-map-view.

tawsif93 avatar tawsif93 commented on May 9, 2024

Thanks for your suggestions. It would be helpful if you can provide the address.json file format which i can use.

from airbnb-android-google-map-view.

SkyTreasure avatar SkyTreasure commented on May 9, 2024

I don't think i have used address.json anywhere!

from airbnb-android-google-map-view.

tawsif93 avatar tawsif93 commented on May 9, 2024

Network call addresses.json in this file.

from airbnb-android-google-map-view.

SkyTreasure avatar SkyTreasure commented on May 9, 2024

{
"address":[
{
"address_id":1,
"mPincode":"560024",
"city":"Bangalore",
"line_1":"Vidhana Sowdha",
"line_2":"Bangalore",
"longitude":"77.593059",
"latitude":"12.979803",
"address_type":"",
"default":true,
"image":"http://kla.kar.nic.in/images/fullvs.jpg",
"rating":"4.2",
"distance":"5.0"
},
{
"address_id":2,
"mPincode":"560024",
"city":"Bangalore",
"line_1":"Lal Bagh Gardens",
"line_2":"Bangalore",
"longitude":"77.584788",
"latitude":"12.950733",
"address_type":"Garden",
"default":true,
"image":"http://journeymart.com/de/AttrationImages/lalbagh-botanical-garden.jpg",
"rating":"4.2",
"distance":"5.0"
},

{
  "address_id":4,
  "mPincode":"560024",
  "city":"Bangalore",
  "line_1":"Orion mall",
  "line_2":"Bangalore",
  "longitude":"77.554870",
  "latitude":"13.011060",
  "address_type":"",
  "default":true,
  "image":"http://media.gettyimages.com/videos/brigade-gateway-apartment-and-orion-mall-at-night-zoom-out-video-id503020939?s=640x640",
  "rating":"5.0",
  "distance":"6.0"
},
{
  "address_id":5,
  "mPincode":"560024",
  "city":"Bangalore",
  "line_1":"Iskon Temple",
  "line_2":"Bangalore",
  "longitude":"77.551039",
  "latitude":"13.009643",
  "address_type":"",
  "default":true,
  "image":"https://media-cdn.tripadvisor.com/media/photo-s/02/4c/72/9a/iskcon-bangalore-a-spiritual.jpg",
  "rating":"4.2",
  "distance":"7.0"
},{
  "address_id":1,
  "mPincode":"560024",
  "city":"Bangalore",
  "line_1":"",
  "line_2":"",
  "longitude":"",
  "latitude":"",
  "address_type":"",
  "default":true,
  "image":"",
  "rating":"4.2",
  "distance":"5.0"
},
{
  "address_id":3,
  "mPincode":"560024",
  "city":"Bangalore",
  "line_1":"Cubbon Park",
  "line_2":"Bangalore",
  "longitude":"77.593132",
  "latitude":"12.976368",
  "address_type":"",
  "default":true,
  "image":"https://c1.staticflickr.com/1/211/518251727_1acf970ce7_z.jpg?zz=1",
  "rating":"4.3",
  "distance":"5.0"
}

]
}

from airbnb-android-google-map-view.

SkyTreasure avatar SkyTreasure commented on May 9, 2024

Welcome 👍

from airbnb-android-google-map-view.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.