Wicket icon indicating copy to clipboard operation
Wicket copied to clipboard

getting Unexpected token < in wicket.js

Open JacobusS opened this issue 8 years ago • 0 comments

Hi, I'm not sure if I'm doing this correctly. But I have a leaflet map and imported wicket.js and wicket-leaflet.js, as follows:

When I view the page I get Unexpected token < in wicket.js and Unexpected token < in wicket-leaflet.js in the console. And obviously because of this Wkt is undefined because I can't load the js files.

What am I doing wrong? Thanks.

JacobusS avatar Nov 13 '17 07:11 JacobusS