So I'm pretty convinced that I am just doing something stupid but cannot figure out for the life of me what it is. Basically I am trying to add a generic jquery UI vertical slider (http://jqueryui.com/ demos/slider/#slider-vertical) as a google map control. I'm able to create other controls - as long as I specify the innerHTML ahead of time - but seem to be missing something w/the slider. I've even tried putting an empty div in the innerHTML and then tying the slider init call to the ready event of that div but to no avail.
I'm obviously missing some fundamental understanding of how the API (flow) works. Thanks in advance. -- 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.
