alexpechkarev / google-maps

Collection of Google Maps API Web Services for Laravel
https://alexpechkarev.github.io/google-maps/
MIT License
523 stars 115 forks source link

Fix bug PHP 7.4 #78

Closed neoteknic closed 4 years ago

neoteknic commented 4 years ago

Array string offset with curly brace is deprecated. need alexpechkarev/geometry-library 1.0.2 + change in composer to fix it

alexpechkarev commented 4 years ago

Thank you @neoteknic !