• Hello,

    in order to customize your plugin, especially the front-end part, I would like to know with which tool you built your waymark.js file ?

    Best regards,

    Killian

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Joe

    (@morehawes)

    Hi Killian,

    The JavaScript behind Waymark is a collection of Leaflet JS, Leaflet JS plugins, jQuery and lots of custom code.

    If you are interested in digging into the source I recommend checking it out on Github. The JavaScript source files can be found here.

    You will need to use NPM to install the dependencies in the root directory (npm install) and then run grunt to build the JavaScript.

    I hope this helps.

    Cheers,
    Joe

    Thread Starter killiandev7

    (@killiandev7)

    Okay great! Thanks for the information !

    Best regards,

    Killian

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Customize your plugin’ is closed to new replies.