arthur-e / Wicket

A modest library for moving between Well-Known Text (WKT) and various framework geometries
https://arthur-e.github.io/Wicket/
Other
586 stars 227 forks source link

getting Unexpected token < in wicket.js #118

Open JacobusS opened 7 years ago

JacobusS commented 7 years ago

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.