com.jappit.midmaps.googlemaps
Interface GoogleStaticMapHandler


public interface GoogleStaticMapHandler


Method Summary
 void GoogleStaticMapUpdated(GoogleStaticMap map)
           
 void GoogleStaticMapUpdateError(GoogleStaticMap map, int errorCode, java.lang.String errorMessage)
           
 

Method Detail

GoogleStaticMapUpdated

void GoogleStaticMapUpdated(GoogleStaticMap map)

GoogleStaticMapUpdateError

void GoogleStaticMapUpdateError(GoogleStaticMap map,
                                int errorCode,
                                java.lang.String errorMessage)