public interface MapMenuFactory
MapMenuReceiver.
The first factory to return a non-null instance will
be providing the MapMenuWidget instance to be rendered.| Modifier and Type | Method and Description |
|---|---|
MapMenuWidget |
create(MapItem item)
Create a MapMenuWidget using attribution from a MapItem.
|
MapMenuWidget create(MapItem item)
item - providing attribution for menu creation logic.