Page 1 of 1

google map and carousel?

Posted: Thu Jun 20, 2013 1:08 pm
by Dimitris Monastiriotis

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


google map and carousel?

Posted: Thu Jun 20, 2013 1:18 pm
by Maryna Brodina

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...


google map and carousel?

Posted: Thu Jun 20, 2013 1:42 pm
by Dimitris Monastiriotis

ok thanks, i''l find a workaround