/    Sign up×
Community /Pin to ProfileBookmark

Hi,

I’m working on this page:
[url]http://www.kunstopdekoffie.nl/PAGES/main.php[/url]
In FF it works great I have a green overlay and at the part that is most important there is a hole in de overlay.

When you look at it in Safari it doesn’t work this way? What is the problem. Hope someone can help me.

This is the code I use:

[code=php]
if (GBrowserIsCompatible()) {
/*ADD OVERLAY*/
var limousin = {
boundary: “i~f|Hmobc@H_IE_AB{@A}C]qEQ_BWuDI_@Gk@]Xc@Lc@FYGWCWMUUi@_ASg@Ss@SyAc@iF}@JgBj@EGSyFOkI[oFCcAIw@[AaEn@c@F[@}@zGNoAFs@?[D]JUL_ADO?KeBxLcGn_@mBfMWtBQ`Ck@dIMrG?hEFzDRtDHhCPrClBoB`B}Ah@CDc@N[d@v@PH^@^A^]Zy@z@yATYhCyArEwC|Ai@v@KBCnAk@j@k@l@c@NYJGJCT@HBNLTHLLHTFHn@r@HDTHPALGXYRWF_@BaAA]G[KQYQGSA_AFwA@N”,
levels: “P@@?C??@?FA?C?A?E@?C?EAAF@A??FA@?EF@?A????I@?A?EAC?B??H?BB@DBA?DA@?D@B@A?B?@?E@A??B??@?BA@F?B@C?B@@C@BP”};

function invertEncodedPolygon(encoded) {

var polygon = new GPolygon.fromEncoded({

polylines: [

{points: encoded.boundary,
levels: encoded.levels,
zoomFactor: 2,
numLevels: 18},

{points: “nibfO~xe~O?_sl}`@_tem_@??~rl}`@~sem_@?”,
levels: “PPPPP”,
zoomFactor: 2,
numLevels: 18}],

fill: true,
color: “#00CCCC”,
opacity: 0.4,
outline: false
});

var extra1 = new GPolygon.fromEncoded({

polylines: [

{points: “nibfO~xe~O?~lljP_tem_@??_mljP~sem_@?”,
levels: “PPPPP”,
zoomFactor: 2,
numLevels: 18}],

fill: true,
color: “#00CCCC”,
opacity: 0.4,
outline: false
});

var extra2 = new GPolygon.fromEncoded({

polylines: [

{points: “nibfO_ye~O?_mljP_tem_@??~lljP~sem_@?”,
levels: “PPPPP”,
zoomFactor: 2,
numLevels: 18}],

fill: true,
color: “#00CCCC”,
opacity: 0.4,
outline: false
});

return [polygon, extra1, extra2];
}[/code]

to post a comment
JavaScript

0Be the first to comment 😎

×

Success!

Help @zebdaag spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...