https://bugzilla.wikimedia.org/show_bug.cgi?id=40791

       Web browser: ---
             Bug #: 40791
           Summary: Markers with labels not taken into account when
                    scaling the map (googlemaps3)
           Product: MediaWiki extensions
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Maps
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


When using markers with labels these labels are not taken into account when
scaling the map (e.g. if you have one marker with labels and one without, the
map will be centered on the second one and scaled all the way in)

The reason is that markers with labels are added in a callback to mw.loader
(jquery.googlemaps.js, line 110), so they are not added until after the map has
been zoomed (line 460)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to