[fusion-trac] #664: Re-instate Google Maps script appending client-side
Fusion
trac_fusion at osgeo.org
Mon Oct 1 06:49:21 PDT 2018
#664: Re-instate Google Maps script appending client-side
-----------------------+---------------------------
Reporter: jng | Owner: jng
Type: defect | Status: closed
Priority: P2 | Milestone: Future
Component: Widgets | Version: 2.0
Severity: Major | Resolution: fixed
Keywords: | Browser: All
External ID: | Operating System: All
state: New |
-----------------------+---------------------------
Changes (by jng):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"3047" 3047]:
{{{
#!CommitTicketReference repository="" revision="3047"
Re-instate client-side Google Maps script loading. It slipped my mind when
I removed the client-side loading that we can actually do this in a "safe"
manner.
We just document.createElement() the script tag instead of
document.write()'ing it. This is what we're doing for the widget scripts.
As part of this change, several synchronous XHR requests we were making
have been converted to async as well.
Fixes #664
}}}
--
Ticket URL: <http://trac.osgeo.org/fusion/ticket/664#comment:1>
Fusion <http://trac.osgeo.org/fusion>
Fusion is a web-mapping application development framework for MapServer and MapGuide OS.
More information about the fusion-trac
mailing list