• Resolved Matt Knowles

    (@aestheticdesign)


    I installed the Google maps API and it’s mostly working. A couple of the icons seem to be missing in the map display, and when I look at the browser console I see these errors:

    [Warning] google.maps.event.addDomListener() is deprecated, use the standard (js, line 274)
            addEventListener() method instead:
            https://developer.mozilla.org/docs/Web/API/EventTarget/addEventListener
      The feature will continue to work and there is no plan to decommission
      it.
    [Error] Failed to load resource: the server responded with a status of 404 () (public-main.css.map, line 0)
    [Error] Failed to load resource: the server responded with a status of 404 () (single-listing.js.map, line 0)
    [Error] Failed to load resource: the server responded with a status of 404 () (google-map.js.map, line 0)
    [Error] Failed to load resource: the server responded with a status of 404 () (envelope-o-solid.svg, line 0)

    The icons that seem to be missing in the map display is the street view icon, and the location pin icon. The both show up with a blank rectangle.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @aestheticdesign,

    The missing map files can’t really cause such icon-missing issues, they’re simply a way to map the source file with their minified files, just so that it is easier to debug.

    Anyway, in this particular case, it looks like for some reason these icons are rendering with 0 height. Our technical support will have to take a look, could you please submit a ticket here: https://directorist.com/contact.

    Regards,
    Mahdi.

Viewing 1 replies (of 1 total)

The topic ‘404 errors for plugin files’ is closed to new replies.