There seems to be an error in the documentation for GGoogleBarOptions (http://code.google.com/apis/maps/documentation/ reference.html#GGoogleBarOptions.Properties)
For the resultList property the constants G_GOOGLE_BAR_RESULT_LIST_INLINE and G_GOOGLE_BAR_RESULT_LIST_SUPPRESS are mentioned. These constants do not exist. They should be G_GOOGLEBAR_RESULT_LIST_INLINE and G_GOOGLEBAR_RESULT_LIST_SUPPRESS, respectively. Notice GOOGLEBAR (correct) vs GOOGLE_BAR (incorrect). The constants are listed correctly in the table at http://code.google.com/apis/maps/documentation/reference.html#GGoogleBarResultList.Constants --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
