2

In GoogleMaps flutter, there isn't any support for KML file integration

I found this workaround https://brunozaranza.medium.com/google-maps-flutter-com-kml-e750c8c5b793

But it is only for android

Can anyone please tell me how to add KML file into google maps flutter for both android and iOS ?

Balaji
  • 1,773
  • 1
  • 17
  • 30

1 Answers1

-1

Maybe not the ideal solution but there are native options for handling kml with iOS devices. Take a look at this thread Good KML library on iOS

Piotr
  • 545
  • 4
  • 13