Android map doesn’t auto zoom after calling CameraUpdateFactory.zoomTo(xx)
I have a fragment which displays the position of store on Google Map:
Crash while displaying Google Map inside Fragment
I have a Fragment which displays company description and its map, like this:
Is there any alternative for searching nearby places without using Google map Places API?
I am trying to search nearby places by types ( such as Hospital, Restaurant,..) from my current places, I used gg map API but I realised that I need to pay for this services, can anyone have another suggestion for searching nearby places using another API services. I am using Android studio to make a traveling mobile app