On 25 May 2010 13:57, Thor (Google Employee) <[email protected]> wrote: > >> 10. G_API_VERSION > > Has not been exposed until now because we did not have a versioning > scheme. Now that we have just added one we can expose the version > number if there is demand for it. However I'd like to know what the > value is?
It's a vital part of bug reporting, isn't it? You need to know which version of the API is being reported as faulty, and developers need an easy way of finding out to tell you. >> 12. Tabbed info windows > > We have no plans currently to offer tabbed InfoWindows, but will > consider it if there is demand for it. Please raise this on the Issue > Tracker. Tabbed infoWindows are a customary way of enumerating several POIs at a single location, as well as separating classes of data for a single POI. There is probably scope for separating standard and tabbed infoWindows, though: no point in loading code for calculating and displaying tabs until it's needed. Andrew -- Andrew C Leach -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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-api?hl=en.
