Opened 15 years ago

Closed 15 years ago

Last modified 13 years ago

#11261 closed (fixed)

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

Description

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.

Attachments (1)

setuitodefault.patch (1.1 KB ) - added by anonymous 15 years ago.

Download all attachments as: .zip

Change History (4)

by anonymous, 15 years ago

Attachment: setuitodefault.patch added

comment:1 by jbronn, 15 years ago

milestone: 1.1
Owner: changed from nobody to jbronn
Status: newassigned

comment:2 by jbronn, 15 years ago

Resolution: fixed
Status: assignedclosed

(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.

comment:3 by Jacob, 13 years ago

milestone: 1.1

Milestone 1.1 deleted

Note: See TracTickets for help on using tickets.
Back to Top