v3.22 (current release) and v.3.23 (current experimental) utilize new map controls, and with these new map controls, the Pan Control is gone. It is possible to opt out of the new map controls by setting google.maps.controlStyle = 'azteca'; but that ability will disappear in August 2016. Thus, the only way to pan a map will be to click and drag the map.
In our application, we have some screens where we use a click-and-drag Ui technique to allow the user to dynamically draw a rectangle on the map that encloses other drawn objects (to select them). Thus, it will not be possible for our users to pan the map. Is there any possibility of restoring the Pan Control in the new map controls set, or of continuing to allow us to opt out of the new map controls (by extending support of the 'azteca' option beyond August 2016)? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-maps-js-api-v3. For more options, visit https://groups.google.com/d/optout.
