Closed (fixed)
Project:
Google Maps Tools
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2010 at 12:29 UTC
Updated:
17 Jun 2010 at 19:14 UTC
Just for info, three JavaScript used by GMaps have new release on gmaps-utility-library-dev site.
extinfowindow.js 1.1 instead of 1.0
http://gmaps-utility-library-dev.googlecode.com/svn/tags/extinfowindow/1...
extlargemapcontrol.js 1.2 instead of 1.1
http://gmaps-utility-library-dev.googlecode.com/svn/tags/extlargemapcont...
labeledmarker.js 1.4 instead of 1.3
http://gmaps-utility-library-dev.googlecode.com/svn/tags/labeledmarker/1...
Comments
Comment #1
xmarket commentedComment #2
srobert72 commentedThank you for this upgrade.
I reopen this issue cause there is another upgrade to do.
I've just found it while exploring SVN in gmaps-utility-library-dev site.
ExtMapTypeControl is announced in version 1.3.
http://gmaps-utility-library-dev.googlecode.com/svn/tags/extmaptypecontrol/
We can find this v1.3 on SVN here :
http://gmaps-utility-library-dev.googlecode.com/svn-history/r967/trunk/e...
But this version corresponds to v1.2 in SVN :
http://gmaps-utility-library-dev.googlecode.com/svn-history/r966/trunk/e...
There is just a difference :
v1.2vsv1.3in header and nothing else.So version 1.3 (=1.2) is a little bit old and dates from 30-july-2008
In SVN ExtMapTypeControl exists in version 1.5.
Raw files to download and integrate in GMaps are here:
http://gmaps-utility-library-dev.googlecode.com/svn/trunk/extmaptypecont...
http://gmaps-utility-library-dev.googlecode.com/svn/trunk/extmaptypecont...
One big upgrade of this version 1.5 is new MoreControl button.
It allows to enable/disable Wikipedia,Panoramio,YouTube and Webcams.
I think this version could very simplify my feature request :
#680538: Add button for activate/desactivate layers on Gmaps
Comment #3
xmarket commentedComment #4
srobert72 commentedextinfowindow.js has been commited. New version is 1.2
http://gmaps-utility-library-dev.googlecode.com/svn/tags/extinfowindow/1...
Comment #5
srobert72 commentedSome links to track changes on all librairies used in GMaps :
"official tags" can be little bit old.
"latest raw files" is really the more recent version.
dragzoom
trunk : http://code.google.com/p/gmaps-utility-library-dev/source/list?path=/tru...
official tags : http://gmaps-utility-library-dev.googlecode.com/svn/tags/dragzoom/
latest raw files : http://gmaps-utility-library-dev.googlecode.com/svn/trunk/dragzoom/src/
extinfowindow
trunk : http://code.google.com/p/gmaps-utility-library-dev/source/list?path=/tru...
official tags : http://gmaps-utility-library-dev.googlecode.com/svn/tags/extinfowindow/
latest raw files : http://gmaps-utility-library-dev.googlecode.com/svn/trunk/extinfowindow/...
extlargemapcontrol
trunk : http://code.google.com/p/gmaps-utility-library-dev/source/list?path=/tru...
official tags : http://gmaps-utility-library-dev.googlecode.com/svn/tags/extlargemapcont...
latest raw files : http://gmaps-utility-library-dev.googlecode.com/svn/trunk/extlargemapcon...
extmaptypecontrol
trunk : http://code.google.com/p/gmaps-utility-library-dev/source/list?path=/tru...
official tags : http://gmaps-utility-library-dev.googlecode.com/svn/tags/extmaptypecontrol/
latest raw files : http://gmaps-utility-library-dev.googlecode.com/svn/trunk/extmaptypecont...
labeledmarker
trunk : http://code.google.com/p/gmaps-utility-library-dev/source/list?path=/tru...
official tags : http://gmaps-utility-library-dev.googlecode.com/svn/tags/labeledmarker/
latest raw files : http://gmaps-utility-library-dev.googlecode.com/svn/trunk/labeledmarker/...
markerclusterer
trunk : http://code.google.com/p/gmaps-utility-library-dev/source/list?path=/tru...
official tags : http://gmaps-utility-library-dev.googlecode.com/svn/tags/markerclusterer/
latest raw files : http://gmaps-utility-library-dev.googlecode.com/svn/trunk/markerclustere...
markermanager
trunk : http://code.google.com/p/gmaps-utility-library-dev/source/list?path=/tru...
official tags : http://gmaps-utility-library-dev.googlecode.com/svn/tags/markermanager/
latest raw files : http://gmaps-utility-library-dev.googlecode.com/svn/trunk/markermanager/...
markertracker
trunk : http://code.google.com/p/gmaps-utility-library-dev/source/list?path=/tru...
official tags : http://gmaps-utility-library-dev.googlecode.com/svn/tags/markertracker/
latest raw files : http://gmaps-utility-library-dev.googlecode.com/svn/trunk/markertracker/...
progressbarcontrol
trunk : http://code.google.com/p/gmaps-utility-library-dev/source/list?path=/tru...
official tags : http://gmaps-utility-library-dev.googlecode.com/svn/tags/progressbarcont...
latest raw files : http://gmaps-utility-library-dev.googlecode.com/svn/trunk/progressbarcon...
tabbedmaxcontent
trunk : http://code.google.com/p/gmaps-utility-library-dev/source/list?path=/tru...
official tags : http://gmaps-utility-library-dev.googlecode.com/svn/tags/tabbedmaxcontent/
latest raw files : http://gmaps-utility-library-dev.googlecode.com/svn/trunk/tabbedmaxconte...
keydragzoom
trunk : http://code.google.com/p/gmaps-utility-library-dev/source/list?path=/tru...
official tags : http://gmaps-utility-library-dev.googlecode.com/svn/tags/keydragzoom/
latest raw files : http://gmaps-utility-library-dev.googlecode.com/svn/trunk/keydragzoom/src/
Comment #6
xmarket commentedLibraries will be upgraded to latest official releases regularly, but never to trunk.
Comment #8
jayjaydluffy commentedcan we add this one too: http://gmaps-utility-library-dev.googlecode.com/svn/tags/routeboxer/1.0/...
this is pretty useful and sought-after class.