You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I know your library supporting to make multi-direction. Of course with :
$config['directionsWaypointArray'] = array('Position1', 'Position2',);
But, how if I want to pass array variable to change Position1, Position2, ....?
I mean, I want to make it dinamically. Not static.
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
I know your library supporting to make multi-direction. Of course with :
$config['directionsWaypointArray'] = array('Position1', 'Position2',);
But, how if I want to pass array variable to change Position1, Position2, ....?
I mean, I want to make it dinamically. Not static.
Thanks
The text was updated successfully, but these errors were encountered: