Note that version 3.0 has not changed.
Thanks,
Ben
Which version am I using if my include is: <script
type="text/javascript"
src="http://maps.google.com/maps/api/js?sensor=true">? Does this link
automatically upgrade to the latest version of v3? If so, is there a
way to link to a stable, unchanging version?
Thanks,
Marc
> Note that version 3.0 has not changed.Which version am I using if my include is: <script
type="text/javascript"
src="http://maps.google.com/maps/api/js?sensor=true">? Does this link
automatically upgrade to the latest version of v3?
If so, is there a
way to link to a stable, unchanging version?
Thanks,
Marc
--
You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group.
To post to this group, send email to google-map...@googlegroups.com.
To unsubscribe from this group, send email to google-maps-js-a...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
To unsubscribe from this group, send email to google-maps-js-a...@googlegroups.com.
Perhaps I've misunderstood something?
--
I confirm: if you do not specify a version, you get the latest like v=3
On 3 Jun 2010 06:19, "Miguel Angel Vilela" <mig...@google.com> wrote:
True, it was me who oversaw the lack of v parameter in the URL was the point of the question, sorry for that.I just tried it out and it seems the default behavior of http://maps.google.com/maps/api/js seems to be the same as with v=3, i.e. the latest version.
On Wed, Jun 2, 2010 at 22:08, Marc Guay <marc...@gmail.com> wrote:
>
> To my mind, the versionin...