Use Google Maps API's setUIToDefault() for default controls
Reported by: |
peter.landry@… |
Owned by: |
jbronn |
Component:
|
GIS
|
Version:
|
dev
|
Severity:
|
|
Keywords:
|
|
Cc:
|
|
Triage Stage:
|
Unreviewed
|
Has patch:
|
yes
|
Needs documentation:
|
no
|
Needs tests:
|
no
|
Patch needs improvement:
|
no
|
Easy pickings:
|
no
|
UI/UX:
|
no
|
I've attached a patch that uses setUIToDefault() as the default control initialization for Google Maps. This is contained in the 'controls' block, so it will be over-rideable when #11249 is fixed.
Change History
(4)
milestone: |
→ 1.1
|
Owner: |
changed from nobody to jbronn
|
Status: |
new → assigned
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
(In r11124) Fixed #11249, #11261 -- Blocks may now be overridden again google-map.js template; now use GMaps setUIToDefault to use default controls. Thanks to ludifan and Peter Landry for the tickets and patch.