Hello,
I initialized the map, the map.getCenter() and map.getZoom() are set.
meaninng all the items that needs to be set in order that the function getBounds will return the map bounds, are set and returning the correct response (not null or undefined).
but for some reason the function getBouds() return undefined.
what do i need to do in order that the function will work correctly?
Thanks!