Adding external JS library to retool - http://proj4js.org/

Hello,

I would like to add this external JS library to my retool http://proj4js.org/ but I don't understand how to do this

Any advise?

Thanks!
H

Hey Hugh! Have you seen this docs?

https://docs.retool.com/docs/custom-js-code#custom-javascript-libraries

If you still have questions after checking them out, please do let me know! :slight_smile:

1 Like

Hi Victoria,

Yes that's working now thank you, I went to Libraries - cdnjs - The #1 free and open source CDN built to make life easier for developers searched for proj4js and copied this URL https://cdnjs.cloudflare.com/ajax/libs/proj4js/2.9.0/proj4-src.min.js into scripts and styles and it worked,

Thanks,
Hugh

Wonderful! So happy to hear it :slight_smile: