Breezy

Beskrivning

Simple to use web features for building and maintaining website a breeze. e.g. 404, GTM, Google Maps, OneMap and more…

Visit https://www.breezyplugins.com/ for more information.

Using Breezy GTM:

  • Enable Google Tag Manager (GTM) on your website.
  • Make use of GTM to manage website tagging, such as Google Analytics Tracking.

Using Breezy Map:

  • Generate Singapore maps easily using OneMap API.
  • Generate world maps easily using Google Maps API.
  • Search locations easily using OneMap and Google Maps API.

Using Breezy 404:

  • Generate lightweight custom 404 error page easily using Breezy 404.

Dependencies

  • Breezy Map integrates with the OneMap service to provide map-related functionalities.

  • The OneMap Location API is used to find a location during map creation:

    https://www.onemap.gov.sg/api/common/elastic/search?searchVal=[KEYWORD]&returnGeom=Y&getAddrDetails=Y&pageNum=1

  • The following OneMap Leaflet script and style are used in loading of maps:
    https://www.onemap.gov.sg/web-assets/libs/leaflet/leaflet.css
    https://www.onemap.gov.sg/web-assets/libs/leaflet/onemap-leaflet.js

  • Important: The following OneMap attribution must remain in the code and visible in the plugin output:

    /** DO NOT REMOVE the OneMap attribution below **/
    attribution: '<img src="https://www.onemap.gov.sg/web-assets/images/logo/om_logo.png" style="height:20px;width:20px;"/>&nbsp;<a href="https://www.onemap.gov.sg/" target="_blank" rel="noopener noreferrer">OneMap</a>&nbsp;&copy;&nbsp;contributors&nbsp;|&nbsp;<a href="https://www.sla.gov.sg/" target="_blank" rel="noopener noreferrer">Singapore Land Authority</a>'

Skärmdumpar

  • Create map
  • Manage map
  • Manage markers

Installation

  1. Install breezy plugin via wordpress plugins repository, or upload plugin folder to your wordpress site’s plugins directory.
  2. Activate the plugin through your site’s admin plugins listing.
  3. Use settings to configure your desired features, and start using!

Vanliga frågor

What maps are supported in Breezy Map?

Google Map and OneMaps are supported in v1.2.0.

Is there a limit to the number of maps I can create?

No.

Can I remove the OneMap attribution?

No, the OneMap attribution is a mandatory requirement as per the service’s terms. It must remain in the code and visible in the plugin output.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Breezy” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Breezy” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.2.0

  • Added Breezy 404 to create lightweight custom 404 error page

1.1.1

  • Fixed Breezy Map bugs
  • Added sub plugins auto activation upon plugin’s update

1.1.0

  • Added Breezy GTM (Google Tag Manager) feature
  • Added Google Maps option to Breezy Map
  • Enhanced Breezy admin UI/UX

1.0.5

  • Updated text in readme

1.0.4

  • Fixed missing admin menu icons.
  • Fixed bug related when clicked on back to maps link.

1.0.3

  • Remove authentication check for map’s data AJAX endpoint so public users can load the map.

1.0.2

  • Moved embedded styles into its own stylesheet and enqueued with proper functions & hook.
  • Added authorization check for all AJAX calls.

1.0.1

  • Updated Breezy logo.
  • Updated Breezy banner.
  • Updated code to enqueue scripts and styles.
  • Updated readme to include dependencies.
  • Added gettext functions to support translation.

1.0.0

  • Breezy Map v1.0.0 release.