<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Dara,<br>
<br>
As I recall using Google API v3 would require referencing the new
API javascript in GeoMoose.html (no key required with the new API).
It would also require changing Geomoose's main.js (somewhere around
line 430) from:<br>
<br>
var google_translator = {<br>
'physical' : G_PHYSICAL_MAP,<br>
'streets' : null,<br>
'hybrid' : G_HYBRID_MAP,<br>
'satellite' : G_SATELLITE_MAP<br>
};<br>
<br>
to the new identifiers used (e.g. G_PHYSICAL_MAP is no longer
used). And I think it would require an upgrade to a more recent
OpenLayers (and that may cause other problems).<br>
<br>
<br>
<pre class="moz-signature" cols="72">Best Regards,
Brent Fraser</pre>
<br>
On 2/27/2012 4:14 PM, Dara Olson wrote:
<blockquote
cite="mid:CA+ca-rp-hGymyXv09bSG6pFfRFbqH7-xdcLM-Z+25kB8ym-b=g@mail.gmail.com"
type="cite">Has anyone upgraded to the Google API version 3 for
adding background layers in your GeoMoose app? If so, do you
happen to have an example that you could share? I am assuming it
would be the same setup as the GeoMoose documentation with V2
(except new key/script), but every time I attempt it crashes out
the site. Any help would be greatly appreciated.<br>
Thanks!<br>
Dara<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Geomoose-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Geomoose-users@lists.osgeo.org">Geomoose-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/geomoose-users">http://lists.osgeo.org/mailman/listinfo/geomoose-users</a>
</pre>
</blockquote>
</body>
</html>