ol3-google-maps/examples/regularshape.html
2018-07-25 20:18:39 +02:00

12 lines
412 B
HTML

---
layout: example.html
title: Regular shapes
shortdesc: Example where layers can be re-ordered.
docs: >
This example demonstrates regular shapes being drawn on Google Maps.
This is done by building a SVG path from the RegularShape
attributes, and sending it to Google Maps.
---
<div id="map" class="map"></div>
<button id="toggle" title="Toggle between OL and GMaps">Toggle between OL and GMaps</button>