How to display a footer inside view

Hello, I am having a requirement where I need to display a footer like below.

I am displaying a map inside my view. On click of any pin on map I need to display a footer which displays address details. I am thinking of changing CSS for footer or using actionsheet.

Is there any other control I can user to render control on top of map and bottom of app,
Kindly let me know,

You can use ionFooterBar and change the size to fit your needs.