Hi Johannes, The release notes should go out soon, but here is the update for the autocomplete container styles. Instead of toggling pac-unselected and pac-selected, now all suggestions are given the class pac-item and when one is selected it is also given the class pas-selected.
We felt this would lead to cleaner and easier to maintain CSS for the developer. -- Luke On Mon, Jul 4, 2011 at 9:23 PM, Johannes Schill <[email protected]>wrote: > Hello! > > I got some reports about our autocompleter looking bad and it seems like if > the markup returned has changed? Now it looks like this: > > <div class="pac-container"> > <div class="pac-item"> ..... </div> > </div> > > So it seems like if the .pac-unselected has been removed? Are there other > changes? > > Cheers, > Johannes > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-maps-js-api-v3/-/I5CRYOp-C5UJ. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
