android - GoogleMaps placeId of PointOfInterest not the same as one from API -


the placeid returned api not same 1 in pointofinterest instance passed onpoiclick method (of onpoiclicklistener interface)

onpoiclicklistener in googlemaps enter image description here

return google places api:

enter image description here

edit:

the problem google having 2 separate entries same place. determining second entry 238 bukit panjang ring rd nearest location not clickable point on map. 1 clickable returns block 238\n bukit panjang has different id.

more information:

the likelihood buffer returns following -

places: place '238 bukit panjang ring rd' has likelihood: 0.950000 places: place 'block 238 hdb bukit panjang' has likelihood: 0.00000 


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

javascript - How to bind ViewModel Store to View? -

javascript - Solution fails to pass one test with large inputs? -