loadMap

private open fun loadMap(jMap: JSONObject): Map<String, String>

Method to load a map instance

Return

map loaded as Map of String and String

Parameters

jMap

: the json object from fetch the data to load the map