What version of the Google Maps API is used if you did not provide a version number? Perhaps the latest version? The version documentation does not say.
The documentation recommends that production applications indicate a minor version number. But he also says that βall API changes will be backward compatible,β so is there any reason why I should indicate the version number if I don't use any experimental features?
English is not my first language, so I might not read this part correctly (from the document associated with the version you linked)
, API , v... () , v = 3 v.
, 3.9 .
3.9 ()
, , v ( ) , 3.9.
<script type="text/javascript" src="http://maps.googleapis.com/maps/api/js?sensor=false"></script>
: , :
, ,
, API . , .
, . , , .
, . .
Google Maps , , API . , , : v3.6, Google
, .
, , , API:
<script src="http://maps.google.com/maps/api/js?sensor=false&v=3.16" type="text/javascript"></script>
. API, google.maps.version.
google.maps.version
, - .