Skip Navigation

[Resolved] Scrollwheel on Azure Maps

This thread is resolved. Here is a description of the problem and solution.

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 6 years, 5 months ago. 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)

This topic contains 1 reply, has 2 voices.

Last updated by Shane 6 years, 5 months ago.

Assisted by: Shane.

Author
Posts
#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:
hidden link

I expected to see:
The scrollwheel function disabled

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

#924326

Shane
Supporter

Languages: English (English )

Timezone: 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