In this swift tutorial I discuss the topic of Changing MapStyle based on View interface in Google Maps and build the app.
Can change each element colour and fonts in Google maps using Style.json file.
Download JSON: https://bit.ly/KtrKathir-mapstyle
and drop it in project and write 2 lines of code.
Awesome! The mapView will entirely changed.
This video is continuity of
CLLocationManager Refactor : • CLLocationManager Refactor | Core Loc...
Integrate Google Maps. : • How to integrate Google Maps SDK with...
If you like my way of teaching like my video and post a comment to know more What you are expectation.
And also If you have any suggestions post a comment to let me know more.
Subscribe on YouTube : https://bit.ly/KtrKathir
Follow me on WordPress: https://bit.ly/KtrKathir-blog
Like my page on Facebook: https://bit.ly/KtrKathir-fb
Chapters:
0:00 Intro
0:29 MapView Configuration
1:55 Implementing GMSMapStyle and Explaining
2:12 Get GoogleMap Style JSON String
2:45 Add JSON file in Xcode
3:15 Use Style.json
4:20 Final output and Explanation