Dimitris Monastiriotis
Posts: 0
Joined: Sat May 25, 2013 11:22 am

google map and carousel?

i createde a carousel and placed a grid with 1 row and 1 column. inside the grid cell i placed a google map. when i test the application it throws the following error :

Uncaught TypeError: Cannot read property 'options' of undefined

in jquery-mobile-1.30.0.js lines:
if ( !listview.options.filter ) {
return;
}

are there any issues you know of regarding placing a map inside a carousel?

also, ideally i would like to create 2 carousel slides, one with the map in full page, and the other containing input fields. if it is doable i would appreciate any hints directions

thanks

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

google map and carousel?

Hello! Current carousel component is quite unstable. We're going to replace it with a new Carousel JQM widget, but unfortunately no ETA for now...

Dimitris Monastiriotis
Posts: 0
Joined: Sat May 25, 2013 11:22 am

google map and carousel?

ok thanks, i''l find a workaround

Return to “Issues”