Package Exports
- @ppci-mock/source-map
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ppci-mock/source-map) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Source Map
Table of contents
Installation
NPM
npm i @ppci-mock/source-map
// Polyfill: https://lit-element.polymer-project.org/guide/use#polyfills
npm i --save-dev @webcomponents/webcomponentsjs
Usage
Javascript
import '@ppci-mock/source-map';
Browser
<script type="module" src="https://cdn.jsdelivr.net/npm/@ppci-mock/source-map/builds/index.min.js" />
<!-- Legacy -->
<script type="module" src="https://cdn.jsdelivr.net/npm/@ppci-mock/source-map/builds/legacy.min.js" />
<source-map
apiKey=${String}
style="width: 400px; height: 300px"
></source-map>
Properties
Property | Type | Description | Possible Values |
apiKey | String | Google maps api key | |
style | String | Give styling to map |