Files
openlayers/examples/epsg-4326.html
2015-11-01 02:18:09 -07:00

14 lines
276 B
HTML

---
layout: example.html
title: EPSG:4326 example
shortdesc: Example of a map in EPSG:4326.
docs: >
This example shows how to create a map in EPSG:4326.
tags: "epsg4326"
---
<div class="row-fluid">
<div class="span12">
<div id="map" class="map"></div>
</div>
</div>