12 lines
379 B
HTML
12 lines
379 B
HTML
---
|
|
layout: example.html
|
|
title: Image Reprojection
|
|
shortdesc: Demonstrates client-side reprojection of single image source.
|
|
docs: >
|
|
This example shows client-side reprojection of single image source.
|
|
tags: "reprojection, projection, proj4js, image, imagestatic"
|
|
resources:
|
|
- https://cdnjs.cloudflare.com/ajax/libs/proj4js/2.3.15/proj4.js
|
|
---
|
|
<div id="map" class="map"></div>
|