Description
I think, it’s no secret that Google Maps slow down your page load. Lazy Load for Google Maps – it very simple plugin for WordPress and it allow solve this issue. It improves page load times and increases your Google PageSpeed Score.
Installation
Installation via WP Dashboard is very easy. Just use the ‘Plugins’ -> ‘Add New’ screen and all will be well.
Manual installation via FTP is very straightforward as well:
1. Upload the plugin files to the /wp-content/plugins/ directory.
2. Activate the plugin through the ‘Plugins’ screen in WordPress.
3. Use the ‘Settings’ -> ‘Lazy Load GMaps’ menu for insert/change your Google Maps API key.
4. Just use shortcode (example [lazy_google_map latitude=”50.449688999″ longitude=”30.52250900″])
FAQ
- Is this plugin make Google PageSpeed 100% for my site?
-
This plugin encrease result on posts/pages with Google Maps. In additional, for 100% score you need very fast theme, use caching and etc.
- Is this plugin responsive?
-
Yes.
- Can you change the plugin for other languages?
-
Sure. Contact me on the plugin page on my blog or create a new topic on the wordpress.org forum or help improve the translation.
- I found a bug.
-
Just tell me. You can use the Plugin page on my blog, leave a comment in a post about Lazy Load for GMaps or create a new topic on the wordpress.org forum.
- I would like a feature to be added.
-
Just tell me. You can use the Plugin page on my blog. If you wish some premium feature, you can hire me on Upwork. In this case mark your message please, for example “premium Lazy Load for GMaps”.
- I wish help.
-
- Tell me about bugs you think you’ve found and if you can’t find any
- Confirm it works with your version of WP on wordpress.org
- Rate my plugin on wordpress.org
- Help improve the translation
Contributors & Developers
“Lazy Load for GMaps” is open source software. The following people have contributed to this plugin.
Contributors“Lazy Load for GMaps” has been translated into 2 locales. Thank you to the translators for their contributions.
Translate “Lazy Load for GMaps” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.3
- FIX: small issue in translate.
1.0.2
- NEW: added Ukrainian and Russian translations.
- NEW: tested for WP 5.3.2
- FIX: small issue for Gutenberg
1.0.1
- Write simple plugin.