sharenowTech/AnyMaps

Zoom control

Closed this issue · 2 comments

Actually, many map services offer in the corner 'Zoom control'
we can click at + or -

Is it possible to implement it in AnyMap?

mMap.getUiSettings().setZoomControlsEnabled(true);

There's no such feature. But would be easy if you like to implement it

Closing as duplicate of #15