There is an option MapSuite MVC Edition map to disable javascript libraries (IsDefaultJavascriptLibraryDisabled). In MapSuite 7 by setting this value to true if the GoogleOverlay is used the google maps javascript library reference was NOT rendered to the page. This is the behavior we want as we create the google maps library manually instead of letting the map do it. In Map Suite 8 it appears this is no longer the case. Even though IsDefaultJavascriptLibraryDisabled is set to true it is still creating the javascript reference (<script type="text/javascript" id="Google" src="http://maps.google.com/maps/api/js?sensor=false"></script>). Is this a bug or is there another way to disable this?
Thanks
Greg
Disabling Google javascript library
Hi Greg,
Thanks for the reporting.
It was a bug and we fixed it in the latest version(8.0.0.64 or 8.0.64.0, both of them might be building, please wait for some hours)
Thanks,
Troy