mhirdes / go_maps_ext

Google Maps Extension for TYPO3
MIT License
21 stars 31 forks source link

Add zoom on focusAddress with clusters and fix search of hidden addresses #114

Closed rschumachr closed 7 months ago

rschumachr commented 8 months ago

113

Add a zoom on focusAddress only when clusters and clusterZoom are set to avoid infoWindow being hidden behind a cluster.

Also fix an issue to show only visible addresses when searching while some categories are deselected.

mhirdes commented 7 months ago

Thanks for your PR