• ❌ Close
    🎁
    Limited-Time One-Time Membership Bonus
    Offer ends: August 31, 2026 extra months free.
    Buy an eligible one-time membership and get up to 3 extra months free.
    View Offer →

Toolset Maps 2.2.3

✨ Join the Club & Unlock

Starting from €5.83/mo

  • Access to all products
  • Use on unlimited websites
  • Email update alerts
  • Instant download after payment
Download Toolset Maps 2.2.3 from nulled fire. Easily display any type of information on Google Maps.
Downloads 92
File Size 1,021.8 KB / .zip
Version 2.2.3 Report Update
Last Update

Toolset Maps 2.2.3

Marker icon now changes on hover (was blocked by marker_icon_use_hover flag never being set for legacy maps)
Focus-on-marker link hover now triggers marker icon change
Focus-on-marker link click opens marker popup
Fix applies to both init_map() and updateGoogleMapInstance() code paths

Toolset Maps 2.2.1

Feature: Marker clustering for OpenStreetMap.
Implemented marker clustering logic
Adds DOM-level support for cluster_min_size attribute.
Improves performance and readability on Views with high marker density.
Feature: Support for new Google Maps AutocompleteSuggestion API.
API version detection automatically selects the new AutocompleteSuggestion API when available.
Updated jquery.geocomplete.js to support both classic and new Google Maps APIs.
Modified React AddressAutocomplete component to conditionally use the correct API.
Retains react-geosuggest for classic API users, ensuring full backwards compatibility.
Avoids Google deprecation warnings by skipping classic API instantiation when using new keys.
Adds robust error handling and fallbacks across both APIs.

Toolset Maps 2.2.0

New: Open Street Maps integration.
Usability: completely revamp the editing experience for the Maps block: instant preview, drastic reduction of backend calls.
Usability: ensure that information dialogs for markers in Azure maps do not overflow outside of the map view.
Fix: initialize Azure maps markers at the right moment, so they do not get skipped.

Toolset Maps 2.1.3

n/a

Toolset Maps 2.1.1

Fixed a critical issue where the preview of Toolset Maps blocks was broken in the Block Editor on sites running WordPress 6.2.

Toolset Maps 2.0.13

Improved the accessibility of the distance filter.

Toolset Maps 2.0.12

  • Compatibility with PHP8.
  • Fixed a problem with the filter by distance not gathering proper existing addresses.
  • Fixed a problem with ordering a View by distance.

Toolset Maps 2.0.11

Fixed a problem when rendering a map in an archive and getting markers from the archive loop.

Toolset Maps 2.0.10

Fixed maps using a View block as source for markers.
Fixed some placeholder attriibutes on some map elements, like filters by distance.

Toolset Maps 2.0.9

Added ability to check post fields of type address and get their lat/lng, if missing from cache.
Fixed some translations when there is no WPML plugin active on site.
Fixed incompatibility with Jetpack Google Translate widget.
Fixed regression from 2.0.7 where autocomplete on distance filter stopped working if there is no map on page.
Fixed missing map style preview on settings page.
Fixed a Gutenberg notice about Lat and Lon in debug.log.
Updated translations for Spanish, French, and German and removed translations for all other languages.
Added wpml-config.xml.
Fixed markers missing in backend when a custom archive is the provider.
Set the API call throttle to its actual max value.
Fixed occasional freeze when editing marker pop-ups.
Fixed distance filter affecting results as soon as it’s present, instead of only when it’s used.
Back