SDK Downloads Follow
Download the most up-to-date versions of our iOS, Android, and Web SDKs for use in integrating maps and directions into your own Meridian-powered apps.
Go here to download previous versions of the SDKs
iOS SDK
You can download the latest build of the iOS SDK or view the reference documentation using the links below. You also might try reading the iOS Guide for a user-friendly introduction on how to get started embedding the SDK into your own apps.
Go here for the Meridian iOS SDK Reference documentation.
Click here to download the iOS SDK.
Android SDK
You can download the latest build of the Android SDK or view the reference documentation using the links below. You also might try reading the Android Guide for a user-friendly introduction on how to get started embedding the SDK into your own apps.
Go here for the Meridian Android SDK Reference documentation.
Click here to download the Android SDK.
Web SDK
The Meridian Web SDK is a JavaScript library you can use to add Meridian maps to your site.
The Meridian Web SDK is available on npm as @meridian/web-sdk
.
npm install @meridian/web-sdk
The Meridian Web SDK is also available for download as a bundled JS file for developers not using webpack.
Download the file and use a script tag. The Meridian Web SDK will be available as MeridianSDK in your code.<script src="meridian-sdk.js"></script>
Comments
0 comments
Article is closed for comments.