Closed KasunAssetDidital closed 4 years ago
i found the issue need to replace on line 339,349 {$index++}
with [index++]
Hi @KasunAssetDidital
Thank you for pointing out.
This package was referencing to an older version of geometry-library
, have updated and published a new release 7.1
.
composer require "alexpechkarev/google-maps":"7.1"
Regards
Hi, are you planning to do the same update to the version 6.0 (for Laravel 6.X), i have the same problem, but i must stay on a Laravel 6.x version, thx :)
Hi alexpechkarev,
I found that your library is very useful how ever there is an issue when use Direction api, i got following error,if you can please help me with that
my PHP Version 7.4.2
error generating from this $b variable
Thank you