RSSAmplifier

Thomas Schoffelen · Jun 23, 2024

Creating Awesome Embeddable Scripts

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

I was looking at a video about the new version of Apple's MapKit JS , their web maps library, and they showed how to initialise the SDK by loading the script. The code looks something like this : < script src = "https://cdn.apple-mapkit.com/mk/5.x.x/mapkit.js" crossorigin async data-callback = "initMapKit" data-libraries = "services,full-map,geojson" data-token = "Your MapKit JS token" ></ script…

Read on schof.co

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.