You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BUG FIX: Fixed an error where an incorrect variable was referenced in JavaScript.
BUG FIX: Fixed a warning for empty marker coordinates.
ENHANCEMENT: Added in link to documentation on how to get a Google Maps API key on the 'Advanced Settings' page.
ENHANCEMENT: General improvements to code to handle larger amounts of markers. Defaults to 100 markers at a time.
ENHANCEMENT: New filters added to allow a start and end for loading markers to let developer's load only a certain amount of markers. 'pmpromm_load_markers_start' and 'pmpromm_load_markers_limit' respectively.
ENHANCEMENT: Support internationalization and loaded general .pot, .po and .mo files for translations.