Package | Description |
---|---|
org.wicketstuff.gmap |
This package contains wicket gmap3 implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
GMap
Wicket component to embed Google Maps into your pages.
|
class |
GMapStateless
A stateless version of the GMap component.
|
Modifier and Type | Method and Description |
---|---|
GOverlayContainer |
GOverlayContainer.addOverlay(GOverlay child)
Adds a child component to this container.
|
GOverlayContainer |
GOverlayContainer.removeAllOverlays()
Clear all overlays.
|
GOverlayContainer |
GOverlayContainer.removeOverlay(GOverlay overlay)
Remove an overlay.
|
Copyright © 2015. All rights reserved.