You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IMPORTANT Please be specific with an example. An issue with no example or unclear requirements may be closed.
Steps to reproduce and a minimal demo
Just try to perform this.map.setCenter({lat : anyNumber Here, lng: anyNumberHere})
as well as this.map.setZoom()
It doesn't give any errors but it also doesn't work.
Am I doing something wrong?
What is the proper way to center my map programatically then?
What steps should we try in your demo to see the problem?
Plunker example
If you cannot reproduce an issue with a plunker example, it's your environmental issue
Current behavior
Doesn't center the map doesn't change zoom lvl
Expected/desired behavior
Ability to zoom in out the map, to center it
Other information
The text was updated successfully, but these errors were encountered:
IMPORTANT
Please be specific with an example. An issue with no example or unclear requirements may be closed.
Steps to reproduce and a minimal demo
Just try to perform this.map.setCenter({lat : anyNumber Here, lng: anyNumberHere})
as well as this.map.setZoom()
It doesn't give any errors but it also doesn't work.
Am I doing something wrong?
What is the proper way to center my map programatically then?
Current behavior
Expected/desired behavior
Other information
The text was updated successfully, but these errors were encountered: