Is there a way to use the "New" style for enablegooglebar and:
a. Suppress the Ad on top of the list.
b. Get the Next/Previous Control from the "old style" instead of the
1,2,3,4
c. Figure out which 8 of the many possible locations are being
displayed. While the list approximates distance, it doesn't seem as if
distance is the sole criteria.
Thanks!
My Options are:
var opts = {googleBarOptions :
{
style : "new",
resultList :
G_GOOGLEBAR_RESULT_LIST_SUPPRESS,
showOnLoad : true,
suppressInitialResultSelection : false,
suppressZoomToBounds :
false,
searchFormHint :
"Search Businesses"
}
};
Thanks!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---