Opened 12 years ago

Last modified 12 years ago

#92 closed enhancement

Solution for removal of Google (3.6?) popups in the GeoMoose Demo applications — at Version 3

Reported by: blammo Owned by:
Priority: minor Milestone: 2.6
Component: Demo Version: 2.6
Keywords: Cc:

Description (last modified by blammo)

Based on a posting by Juan Rapoport on the OpenLayers list - - -

I Changed in geomoose.html (should be changed in all the Demo HTMLs?), from :

<script type="text/javascript" src="http://maps.googleapis.com/maps/api/js?sensor=false"></script>

to

<script type="text/javascript" src="http://maps.googleapis.com/maps/api/js?sensor=false&v=3.6"></script>


All,

Apparently my fix was short lived. Since the 3.6 version of the Google API has now ceased, the popup has returned.

I also tried using "3.7", but same results.

Change History (3)

comment:1 by blammo, 12 years ago

Related to ticket number #71

comment:2 by blammo, 12 years ago

Description: modified (diff)

comment:3 by blammo, 12 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.