Navigation überspringen

[Gelöst] Scrollwheel on Azure Maps

Dieser Thread wurde gelöst. Hier ist eine Beschreibung des Problems und der Lösung.

Problem:

The issue here is that the scroll wheel on azure maps not working.

Solution:

Unfortunately our Maps plugin has included a basic version of Azure maps, this means that some functionalities are not available as yet.

Our developers have plans to implement more features for this but it's an alternative for user's who are not able to use Google Maps API.

This support ticket is created vor 6 Jahren, 6 Monaten. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Dieses Thema enthält 1 Antwort, hat 2 Stimmen.

Zuletzt aktualisiert von Shane vor 6 Jahren, 6 Monaten.

Assistiert von: Shane.

Author
Artikel
#924258

I am trying to: Render a map and disable the scrollwheel. I am using Microsoft Azure Maps and have set scrollwheel="off" in the shortcode:

<?php
echo do_shortcode ('[wpv-map-render map_id="map-1" scrollwheel="off" general_zoom="13" map_height="70vh"]');
echo do_shortcode ('[wpv-map-marker map_id="map-1" marker_id="marker-1" marker_field="wpcf-listing-address"][/wpv-map-marker]');
?>

Link to a page where the issue can be seen:
versteckter Link

I expected to see:
The scrollwheel function disabled

Instead, I got:
The map still zooms when you scroll over it.

#924326

Shane
Supporter

Sprachen: Englisch (English )

Zeitzone: America/Jamaica (GMT-05:00)

Hi Jean,

Thank you for contacting our support forum.

Unfortunately our Maps plugin has included a basic version of Azure maps, this means that some functionalities are not available as yet.

Our developers have plans to implement more features for this but it's an alternative for user's who are not able to use Google Maps API.

Thanks,
Shane