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
{{ message }}
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.
google is not defined on the javascript console? If that is the case, make is an issue with the registration of the assets not the extension library itself.
How do you render the file? Where is actually located the registration of the assets? At the top of what? The Layout? The partial view? The more info0rmation your provide the better. Thanks.
Hello, via composer installed this package.
When i copy paste "service" below in readme i get Uncaught ReferenceError: google is not defined.
Even when i have in view on top this:
use dosamigos\google\maps\MapAsset;
MapAsset::register($this);
The text was updated successfully, but these errors were encountered: