org.wicketstuff.openlayers.api.layer
Class GMap

java.lang.Object
  extended by org.wicketstuff.openlayers.api.layer.Layer
      extended by org.wicketstuff.openlayers.api.layer.GMap
All Implemented Interfaces:
Serializable

public class GMap
extends Layer
implements Serializable

See Also:
Serialized Form

Constructor Summary
GMap(String name, String apiKey, String apiVersion, HashMap<String,String> options)
           
 
Method Summary
protected  void bindHeaderContributors(org.apache.wicket.markup.head.IHeaderResponse response)
           
 String getJSconstructor()
           
 
Methods inherited from class org.wicketstuff.openlayers.api.layer.Layer
bindHeaderContributors, getId, getJSAddLayer, getJSconstructor, getJSOptionsMap, getName, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GMap

public GMap(String name,
            String apiKey,
            String apiVersion,
            HashMap<String,String> options)
Method Detail

bindHeaderContributors

protected void bindHeaderContributors(org.apache.wicket.markup.head.IHeaderResponse response)
Specified by:
bindHeaderContributors in class Layer

getJSconstructor

public String getJSconstructor()
Specified by:
getJSconstructor in class Layer


Copyright © 2008-2012. All Rights Reserved.