Hi Herwig, Thanks for the nice words :)
I'm not sure that integrating Google maps is a problem specific to elm-mdl. If you're using something like this sample <https://developers.google.com/maps/documentation/javascript/examples/map-simple>, Google Maps take over some div, populating it with whatever it takes to display maps; but wouldn't virtualdom reset that div to being empty whenever it re-renders? At least, that would happen when you switch tab and back. Do you have a working implementation of Google Maps inside Elm which works without elm-mdl? Can I see it? -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
