indoor scatter position and indoor heatmap (PYTHON)

Job ID: 30704461

Budget: $10 – $30 USD

I have a Dataframe with a lot of times and positions of different objects in a building (LAT/LONG)

I need to plot scatter and heatmap of the objects with a basemap in backround (openstreetmap is ok or maybe a capture of google maps will be ok too)

I tried folium.Map with the plugins.HeatMapWithTime but i can't zoom in to the specific building

Attached is a sample of what i need