Опис
Simple to use web features for building and maintaining website a breeze. e.g. 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.
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;"/> <a href="https://www.onemap.gov.sg/" target="_blank" rel="noopener noreferrer">OneMap</a> © contributors | <a href="https://www.sla.gov.sg/" target="_blank" rel="noopener noreferrer">Singapore Land Authority</a>'
Скріншоти
Встановлення
- Install breezy plugin via wordpress plugins repository, or upload plugin folder to your wordpress site’s plugins directory.
- Activate the plugin through your site’s admin plugins listing.
- Use settings to configure your desired features, and start using!
Часті питання
-
What maps are supported in Breezy Map?
-
Google Map and OneMaps are supported in v1.1.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.
Відгуки
Для цього плагіна немає відгуків.
Учасники та розробники
“Breezy” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “Breezy” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
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.