API bounds support

Hi,
I have serveral multimarkers on the map.
To get an overview over all markers, I can only set the center of the map and set a zoom.
This works inaccurate.
For this issue Google have the boundaries in her API:
- setBounds(bounds:LatLngBounds|LatLngBoundsLiteral)
- panToBounds(latLngBounds:LatLngBounds|LatLngBoundsLiteral)
refer: https://developers.google.com/maps/documentation/javascript/reference
Is it possible to use this feature in JQGMap3 ?
Thank you.
Update: 2018-03-06
No ideas?
I have serveral multimarkers on the map.
To get an overview over all markers, I can only set the center of the map and set a zoom.
This works inaccurate.
For this issue Google have the boundaries in her API:
- setBounds(bounds:LatLngBounds|LatLngBoundsLiteral)
- panToBounds(latLngBounds:LatLngBounds|LatLngBoundsLiteral)
refer: https://developers.google.com/maps/documentation/javascript/reference
Is it possible to use this feature in JQGMap3 ?
Thank you.
Update: 2018-03-06
No ideas?