Christian Michael

Results 2 issues of Christian Michael

I like to call a function when gmap3 is loaded successfully. But this way doesn't work: `jQuery('#google-map5') .gmap3({ ... }) .marker([ ...]) .on( 'tilesloaded', function() { console.log('map read'); } )`...

Is it planned to update fluidpages in order to run with TYPO3 10?