Custom JS function to draw polylines with the Google Maps widget
By lukemoore, 4 years ago. Last reply by Alex S, 4 years ago
Hello… I am trying to draw a polyline display on the google maps widget from the Widget Bundle. I want to use a custom JS function to render the polylines between the geocords of the markers, is there a callback/hook I can use to allow my function to be executed after the plugin renders completes…