Add example with US scale line and reprojection

This commit is contained in:
Andreas Hocevar
2016-01-06 23:14:43 +01:00
parent b8fc917016
commit 7a8451adeb
2 changed files with 46 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
---
layout: example.html
title: OpenStreetMap Reprojection with ScaleLine Control
shortdesc: Demonstrates client-side reprojection of OpenStreetMap to NAD83 Indiana East.
docs: >
This example shows client-side reprojection of OpenStreetMap to NAD83 Indiana East, including a ScaleLine control with US units.
tags: "reprojection, projection, openstreetmap, nad83, tile, scaleline"
resources:
- http://cdnjs.cloudflare.com/ajax/libs/proj4js/2.3.6/proj4.js
---
<div id="map" class="map"></div>