With just the SW and NE coordinates, can you set a google maps view, or are zoom and/or a center coordinate mandatory?
I’ve been looking and
a) can’t find a definitive answer.
b) any constructs that i have tried dont work.
If anyone knows that it is possible, how would i go about defining the bounds options to create the map?
Thanks!
You can use
fitBoundsto set the map to (approximately) the specified bounds, as described in the API reference.