1. Laurent Collongues
  2. Newbie area
  3. Sunday, 04 June 2017
  4.  Subscribe via email
Hi,

I'm trying to enable tiles (over 1200 markers) but I can't see any and got this error :

map_app.js:84 Uncaught TypeError: Cannot read property 'Controller' of undefined
at Object.tilesMarkers (map_app.js:84)
at Marionette.Module.<anonymous> (map_app.js:145)
at triggerEvents (backbone.js:205)
at Marionette.Application.trigger (backbone.js:146)
at success (tile.js:25)
at Object.options.success (backbone.js:861)
at i (jquery.min.js?01c7b11…:2)
at Object.fireWith [as resolveWith] (jquery.min.js?01c7b11…:2)
at y (jquery.min.js?01c7b11…:4)
at XMLHttpRequest.c (jquery.min.js?01c7b11…:4)


also, I see in the file in the view/tmpl/default.php file the following lines (around line 106) :

if (HOTSPOTS_PRO && HotspotsHelperSettings::get('custom_tiles', 0))
{
CompojoomHtml::addScriptsToQueue(
'hotspots', array(
'media/com_hotspots/js/v4/entities/tile.js',
'media/com_hotspots/js/v4/apps/map/tiles/tiles_controller.js',
'media/com_hotspots/js/v4/apps/map/tiles/tiles_view.js'
)
);
}


but the 2 last files don't exist in the zip downloaded from your site.

Are the tiles generated when markers are created or when they are displayed ?

Thanks for your help

Laurent
Responses (6)


There are %s replies to this question. If you want to see them you need a valid subscription.
If you have a valid subscription, please login now.
Visit store now
Powered by EasyDiscuss for Joomla!