We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
placeholder
It would be great if we could override the default "Loading map..." text. Ideally, we could pass in any HTML or text we want.
Let's add a new placeholder option to the googleMaps.map method...
googleMaps.map
https://plugins.doublesecretagency.com/google-maps/dynamic-maps/basic-map-management/#dynamic-map-options
If this cannot be applied to JS as well, then the placeholder option should be added to the tag method instead...
tag
https://plugins.doublesecretagency.com/google-maps/dynamic-maps/twig-php-methods/#tag-options
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It would be great if we could override the default "Loading map..." text. Ideally, we could pass in any HTML or text we want.
Let's add a new
placeholder
option to thegoogleMaps.map
method...https://plugins.doublesecretagency.com/google-maps/dynamic-maps/basic-map-management/#dynamic-map-options
If this cannot be applied to JS as well, then the
placeholder
option should be added to thetag
method instead...https://plugins.doublesecretagency.com/google-maps/dynamic-maps/twig-php-methods/#tag-options
The text was updated successfully, but these errors were encountered: