deserialize
open override fun deserialize(json: JsonElement?, typeOfT: Type?, context: JsonDeserializationContext?): GeoPoint
Converts json element to GeoPoint instance
Parameters
json
json element to be deserialized
typeOfT
type of given json element
context
instance of JsonDeserializationContext used for deserializing