README
Cartologic SDK

Javascript SDK based on React and Redux.
Getting started with SDK
This guide walks through the steps necessary to create a new React-Redux project that will feature maps through SDK.
Cartologic Web SDK
<script type="module">
import cartologicSdk from 'https://cdn.skypack.dev/@cartologic/sdk';
</script>

Javascript SDK based on React and Redux.
This guide walks through the steps necessary to create a new React-Redux project that will feature maps through SDK.