public class

FakeMapOverlayRemoteApi

extends MapOverlayRemoteApi
java.lang.Object
   ↳ com.mapsted.map.map_overlay.datasource.MapOverlayRemoteApi
     ↳ com.mapsted.map.map_overlay.datasource.FakeMapOverlayRemoteApi

Summary

Public Constructors
FakeMapOverlayRemoteApi(Context context)
Public Methods
List<MapOverlayResponseItem> getMapOverlays(int propertyId, int buildingId, int floorId)
[Expand]
Inherited Methods
From class com.mapsted.map.map_overlay.datasource.MapOverlayRemoteApi
From class java.lang.Object

Public Constructors

public FakeMapOverlayRemoteApi (Context context)

Public Methods

public List<MapOverlayResponseItem> getMapOverlays (int propertyId, int buildingId, int floorId)