=== HNP OpenStreetMap ===
Contributors: Christopher Rohde
Tags: openstreetmap, open, street, map, shortcode,
Requires at least: 5.9
Tested up to: 6.5.2
Stable tag: 1.1.1
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Short Description: Creates a frontend OpenStreetMap map with a pin using a shortcode

== Installation ==

1. Upload the entire `hnp-openstreetmap` folder to the `/wp-content/plugins/` directory of your WordPress installation.
2. Activate the plugin by navigating to the #Plugins# screen in your WordPress admin area (#Plugins > Installed Plugins#).

After activation, you will see a new **HNP OpenStreetmap** menu item in your WordPress admin screen.

= Translations =

Not now

== External Services ==

This plugin uses external services for map display.

### OpenStreetMap

OpenStreetMap is an open source project that collects and provides free geographic data that can be used by anyone.

- Additional Information: [OpenStreetMap](https://www.openstreetmap.org/)
- Terms of Use: [OpenStreetMap Terms of Use](https://www.openstreetmap.org/copyright)
- Privacy Policy: [OpenStreetMap Privacy Policy](https://wiki.openstreetmap.org/wiki/Privacy_Policy)

### Nominatim API

This plugin uses the Nominatim API for geocoding addresses to coordinates.

- Additional Information: [Nominatim](https://nominatim.org/)
- Terms of Use: [Nominatim Usage Policy](https://operations.osmfoundation.org/policies/nominatim/)
- Privacy Policy: [OpenStreetMap Privacy Policy](https://wiki.openstreetmap.org/wiki/Privacy_Policy)

### Thunderforest

This plugin may use map tiles provided by Thunderforest for various map styles.

- Additional Information: [Thunderforest](https://www.thunderforest.com/)
- Terms of Use: [Thunderforest Terms of Use](https://www.thunderforest.com/terms/)
- Privacy Policy: [Thunderforest Privacy Policy](https://www.thunderforest.com/privacy/)


== Changelog ==

Version 1.1.1:
Adding sanitize_text before update options

Version 1.1:
Data Sanitized, Escaped and Validated

Version 1.0:
Release