Concept example

OL3-Google-Maps
OpenLayers
Feature:
Other:
Google Maps
Add Layer:
Remove Layer:
Toggle Layer:

This example is the playground of the developers of this library. It features pretty much everything OL3-Google-Maps supports. Random features are added to the OpenLayers map.

Vector features in this example are draggable. This demonstrate the binding of geometries. The vector features you see are rendered by by Google Maps, but the ones in OpenLayers are on top of them, rendered invisible. When dragging a feature, the ol3 feature is dragged and the geometry of the Google Maps feature follows its counterpart.

The pinwheel and hand-drawn shapes on the left of Ontario are MultiPolygon geometries. The blue wavy lines on the right is a MultiLineString geometry. All are draggable as well.

The grouping of points over Lake Superior over each island are MultiPoint geometries.

Mouse hovering a button shows more details about what it does.