cybersthang / gmaps-utility-library-dev

Automatically exported from code.google.com/p/gmaps-utility-library-dev
0 stars 0 forks source link

2 maps on the same page with ExtLargeMapControlBis -> bug #87

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

I want to show two maps on the same page with, for each, a
ExtLargeMapControlBis control. Unfortunately, the control on the first maps
resulting in changes on the second maps.
Exemple :
http://www.touraineverte.com/ExtLargeMapControlBis_problem.php 

Original issue reported on code.google.com by fadamaps37 on 31 Jan 2009 at 5:45

GoogleCodeExporter commented 8 years ago

Original comment by pamela.fox on 31 Jan 2009 at 11:27

GoogleCodeExporter commented 8 years ago
The problem also exists in ExtStreetViewControl. Basically many variables are 
not
scoped correctly. I pointed it out after brief review of the 
ExtStreetViewControl at 
http://groups.google.com/group/google-maps-utility-library/browse_thread/thread/
b24b7467d68c6726/37364600044f4aba?#37364600044f4aba

Mashashi made some changes to it and fixed the problem at r872:

http://code.google.com/p/gmaps-utility-library-dev/source/diff?spec=svn872&r=872
&format=side&path=/trunk/extstreetviewcontrol/src/extstreetviewcontrol.js

However ExtLargeMapControl was released before those problem were caught. The 
fix
should be same as ExtStreetViewControl.

Original comment by nian...@gmail.com on 1 Feb 2009 at 11:29

GoogleCodeExporter commented 8 years ago
Masashi, can you look at this issue?

Original comment by pamela.fox on 4 Feb 2009 at 6:49

GoogleCodeExporter commented 8 years ago
The issue was fixed by r908.
And added some functions and options.

Please look follow it.
http://gmaps-utility-library-
dev.googlecode.com/svn/trunk/extlargemapcontrol/examples/advance.html

Dear pamera-
Please update document and release version.

Original comment by wf9a5...@gmail.com on 4 Feb 2009 at 9:15

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by wf9a5...@gmail.com on 4 Feb 2009 at 10:18

GoogleCodeExporter commented 8 years ago
Just pushed out ExtLargeMapControl 1.1 with this fix.

Original comment by pamela.fox on 16 Feb 2009 at 6:01

GoogleCodeExporter commented 8 years ago

Original comment by pamela.fox on 16 Feb 2009 at 6:03

GoogleCodeExporter commented 8 years ago
Merci - thank you !

Original comment by fadamaps37 on 17 Feb 2009 at 3:09