GravityView – Maps – Version – 3.1

= 3.1 on November 9, 2023 =
* Added: [Request a user’s location to trigger a radius search](https://docs.gravitykit.com/article/973-radius-seach-request-location)
* Added: “Request Location” setting, enabling a View to immediately request a user’s location when the page loads (defaults to disabled)
– Created new “Radius Search Settings” settings section
* Improved: Support for displaying multiple maps on the same page
* Fixed: Fatal error when Views have custom info box content
__Developer Updates:__,= 1.7.3.1 on September 1, 2021 =
* Fixed: 1.7.3 release was causing a fatal error due to some missing files
= 1.7.3 on September 1, 2021 =
* Fixed: Map not initializing when the View is embedded in a custom post type
* Updated translations: Dutch (thanks Erik!), Russian (thanks Irina!)
,* `zoomControlOptions` no longer allows `style` value to be set; instead, only `position` is valid ([See example](https://gist.github.com/zackkatz/630da145c8c813a48ba3b282b3610e5a))
= 1.4.1 on April 7, 2016 =
* New: Configure info boxes to display additional information when clicking a map marker. [Learn how here!](https://docs.gravitykit.com/article/345-how-to-configure-info-boxes)
* Fixed: “Undefined index” PHP warning on frontend when saving a new Map View for the first time
* No longer in beta!
__Developer Notes:__,= 1.3.1-beta on November 13, 2015 =
* Added: Option to set map zoom, separate from maximum and minimum zoom levels. Note: this will only affect Entry Map field maps or maps with a single marker.
* Fixed: Don’t show a map if longitude or latitude is empty
* Fixed: If entry has an icon already set, show it as selected in the icon picker
= 1.2-beta on September 25, 2015 =
* Fixed: Google Maps geocoding requires HTTPS connection