User coordinates during modification

This commit is contained in:
Tim Schaub
2019-09-26 12:16:26 +02:00
parent 3a10476c1c
commit e0d24d3af0
3 changed files with 79 additions and 24 deletions

View File

@@ -0,0 +1,11 @@
---
layout: example.html
title: Geographic Editing
shortdesc: Editing geometries with geographic coordinates.
docs: >
Calling the <code>useGeographic</code> function in the <code>'ol/proj'</code> module
makes it so the map view uses geographic coordinates (even if the view projection is
not geographic).
tags: "geographic"
---
<div id="map" class="map"></div>