GeoDirectory SupportGoogle map controls hidden behind category filter – GeoDirectory Support https://wpgeodirectory.com/support/topic/google-map-controls-hidden-behind-category-filter/feed Thu, 02 Apr 2026 23:27:56 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/google-map-controls-hidden-behind-category-filter/#post-54450 <![CDATA[Google map controls hidden behind category filter]]> https://wpgeodirectory.com/support/topic/google-map-controls-hidden-behind-category-filter/#post-54450 Thu, 24 Sep 2015 22:13:58 +0000 budofinder Hi,

Zoom controls for google maps are hidden behind category filters, and it is impossible to click on them.

I guess this line is causing the problem:

var controlPosition = options.enable_cat_filters ? google.maps.ControlPosition.BOTTOM_LEFT : google.maps.ControlPosition.BOTTOM_RIGHT;

in geodirectory/geodirectory-functions/map-functions/js/map.js, line 75.

]]>
https://wpgeodirectory.com/support/topic/google-map-controls-hidden-behind-category-filter/#post-54451 <![CDATA[Reply To: Google map controls hidden behind category filter]]> https://wpgeodirectory.com/support/topic/google-map-controls-hidden-behind-category-filter/#post-54451 Thu, 24 Sep 2015 22:16:00 +0000 Guust This should be fixed in the upcoming release. Google Maps changed their API.

]]>
https://wpgeodirectory.com/support/topic/google-map-controls-hidden-behind-category-filter/#post-54453 <![CDATA[Reply To: Google map controls hidden behind category filter]]> https://wpgeodirectory.com/support/topic/google-map-controls-hidden-behind-category-filter/#post-54453 Thu, 24 Sep 2015 22:56:20 +0000 budofinder Ok, thanks. 🙂

]]>