2018-07-25 20:18:39 +02:00

18 lines
576 B
HTML

---
layout: example.html
title: Label style
shortdesc: Example of label vector style rendered in Google Maps.
docs: >
<p>
This example displays styled OpenLayers point geometries displayed as labels in a Google map.
</p>
<p>
The MapLabel library, which is natively included in
OL-Google-Maps, takes care of rendering the text labels in
Google Maps. It has been extended to support displaying markers
over labels.
</p>
---
<div id="map" class="map"></div>
<button id="toggle" title="Toggle between OL and GMaps">Toggle between OL and GMaps</button>