Answer the question
In order to leave comments, you need to log in
How to add a layer with buttons to a Yandex map?
Hey! I want to add a layer with my buttons to the Yandex map. It follows from the documentation:
// Get the OverlayManager object OverlayManager
mOverlayManager = mMapController.getOverlayManager();
//Add a new layer
mOverlayManager.addOverlay(overlay);
But I don't understand what should be the overlay? This is Activity, Layout, what is it?!
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question