I have a problem when i try to display a static map that display all elements
for example:
In it i can't view any business and buildings.
If i display same map with same zoom in google maps or in any other application that dsplay dynamic map i can view them.
For example:
I have read this faq:
https://developers.google.com/maps/documentation/business/faq#no_pois and tryng to apply it in this mode:
but don't work I's a limit of Static Map o what?
The Static Map API typically shows fewer points of interest compared to Google Maps or the Maps JavaScript API. This is working as intended, so unfortunately you can't do anything to get more POIs to show up.
You can consider using the Google Maps Embed API which might better meet your needs.