googlemaps / google-maps-ios-utils

Google Maps SDK for iOS Utility Library
https://developers.google.com/maps/documentation/ios-sdk/utility/
Apache License 2.0
714 stars 401 forks source link

refactor: Translate & Modernised `GMUKMLParser` class of `Geometry` module. #490

Closed iHackSubhodip closed 3 weeks ago

iHackSubhodip commented 3 weeks ago

Description:

  1. Refactor & Modernised GMUKMLParser class.
  2. Modified GMUKMLParserTest unit test.

Reference:

Refactored & Modified files, Adding Obj-C file for reference:

  1. GMUKMLParser
  2. GMUKMLParserTest

Validations:

  1. All the tests of GMUKMLParser are passing.