2amigos / yii2-google-maps-library

Google Maps API library for Yii2
https://2amigos.us
BSD 3-Clause "New" or "Revised" License
105 stars 79 forks source link

Missing namespace #13

Closed joester89 closed 9 years ago

joester89 commented 9 years ago

In overlay\Rectangle on line 56 "LatLngBounds" is used without the namespace

tonydspaniard commented 9 years ago

I believe is imported: https://github.com/2amigos/yii2-google-maps-library/blob/master/overlays/Rectangle.php#L9