So I could go either way, but find the new solution better in that regard.
--
You received this message because you are subscribed to the Google Groups "iNaturalist" group.
To unsubscribe from this group and stop receiving emails from it, send an email to inaturalist+unsubscribe@googlegroups.com.
To post to this group, send email to inatu...@googlegroups.com.
Visit this group at https://groups.google.com/group/inaturalist.
For more options, visit https://groups.google.com/d/optout.
In your index.html
file, replace the JavaScript code for the map
variable with the code below.
function initMap() {
var locationRio = {lat: -22.915, lng: -43.197};
var map = new google.maps.Map(document.getElementById('map'), {
zoom: 13,
center: locationRio,
gestureHandling: 'greedy'
});
Save and open the index.html
file in a web browser to display a map that enables zoom
and pan interaction.
Couldn't we please implement this for the site...
Thanks,
Monica
Thats a change made by Google on the Google Maps side. If people don't like it, its possible we could do something on our end to revert things to the way they were. Would have to investigate.I too find it annoying. But I have to remind myself that thats probably because I'm not used to it, and like most software changes I should give it some time to get used to it first
On Wed, Nov 22, 2017 at 6:40 AM, Caleb Cam <afri...@gmail.com> wrote:
I find it annoying as well. I use the scroll every time because its much easier and quicker than clicking the zoom out button.Caleb
On Wednesday, November 22, 2017 at 7:12:54 AM UTC-7, Charlie Hohn wrote:you now can't zoom into a map on the species page unless holding control while scrolling. Does anyone like this? I find it annoying.it may be something with the maps interface that we can't change, but if we can, i vote for putting it back as it was. A minor issue, but, I don't see much upside to doing this.
--
You received this message because you are subscribed to the Google Groups "iNaturalist" group.
To unsubscribe from this group and stop receiving emails from it, send an email to inaturalist...@googlegroups.com.
To post to this group, send email to inatu...@googlegroups.com.
Visit this group at https://groups.google.com/group/inaturalist.
For more options, visit https://groups.google.com/d/optout.