# Lazy map

- Contributors: laytanl
- Requires at least: 5.0
- Tested up to: 5.4
- Stable Tag: 1.0.0
- Requires PHP: 5.6
- License: GNU GENERAL PUBLIC LICENSE
- License URI: LICENSE.txt

A gutenberg map block that is lazy loaded for better performance.

## Block settings

+ API key (string, required)
+ Use marker (checkbox, required)
+ Custom marker (imageUpload, nullable)
+ Marker latitude (string, required if use marker)
+ Marker longtitude (string, required if use marker)
+ Zoom level (number, default: 10)
+ Marker tooltip

## Installation

1. Put the lazy-map folder into the plugins directory of your Wordpress installation.
2. Go to your admin panel and click activate plugin.

or

1. Go to your Wordpress dashboard and click plugins
2. Click add new plugin and search for notice manager
3. Click install plugin
4. Click activate plugin

## Frequently Asked Questions

No FAQ

## Credits

Location Icon made by [Freepik](https://www.flaticon.com/authors/freepik) from [www.flaticon.com](https://www.flaticon.com/)

## Changelog

1.0.0
Released
