Class GoogleLocationParser

java.lang.Object
com.streamwide.smartms.lib.googlemap.GoogleLocationParser

public class GoogleLocationParser extends Object
  • Constructor Details

    • GoogleLocationParser

      public GoogleLocationParser()
  • Method Details

    • parseGooglePlacesDetails

      @Nullable public static com.streamwide.smartms.lib.template.location.PositionItem parseGooglePlacesDetails(@NonNull String jsonResult)
      Parameters:
      jsonResult -
    • parseGoogleSearchNear

      @Nullable public static List<com.streamwide.smartms.lib.template.location.PositionItem> parseGoogleSearchNear(@Nullable String jsonResult, int maxResult)
      Parameters:
      jsonResult -
      maxResult -
      Returns: