Closed veryserioussoftwareendeavours closed 5 years ago
Added another bug fix in one of the code examples:
Bug Fix - InfoWindow Content does not parse HTML: Allow the content in the set InfoWindow to contain HTML.
Any one have comments on this changes?
Thank you @mcwayweb.
In order for this plugin to install all components automatically the 'installComponents' attribute must be explicitly set to true. This was not clear in the documentation because the necessary line to correctly set this attribute in the documentation example was commented out, implying that the attribute did not need to be included. This is confusing for developers during initial integration.