Opened 13 years ago
Last modified 13 years ago
#92 closed enhancement
Solution for removal of Google (3.6?) popups in the GeoMoose Demo applications — at Initial Version
Reported by: | blammo | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.6 |
Component: | Demo | Version: | 2.6 |
Keywords: | Cc: |
Description
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>
Note:
See TracTickets
for help on using tickets.