'Add pre selected keyword "hospitals" to show hospitals in map fragment

I am trying to create a Maps fragment in android, that, on load should show all the hospitals around my current location, I created the fragment in android that show the map only. I don't know how to even ask the question. like if I can embed the keyword "hospitals" or something in the code. so whenever that fragment opens, it gets my location and show all the hospitals arround me.

( sorry for bad english )

thanks in advance



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source