Separate internal and API methods for the view
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
---
|
||||
layout: example.html
|
||||
title: Geographic Coordinates
|
||||
shortdesc: Using geographic coordinates for the map view.
|
||||
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>
|
||||
<div id="info"></div>
|
||||
|
||||
Reference in New Issue
Block a user