bradcornford / Googlmapper

An easy way to integrate Google Maps with Laravel
MIT License
464 stars 142 forks source link

Sometimes Zoom in switch not showing #306

Closed Johnny1210 closed 4 years ago

Johnny1210 commented 6 years ago

hello there,

I'm having a different issue with zoom in and out key....

Sometimes the key does exists sometimes not, I don't even know why this is happing...

image

image

Can you help me to show the switch for all time

Thanks

bradcornford commented 4 years ago

Hi there,

You can control this from settings on the map itself:


Mapper::map(1, 1, ['zoomControl' => true]);