public class GoogleMapsServiceFactory extends java.lang.Object implements WebMapServiceFactory
| Constructor and Description |
|---|
GoogleMapsServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
WebMapService |
create()
Creates a webmap service
|
java.lang.String |
getName()
service name
|
public java.lang.String getName()
WebMapServiceFactorygetName in interface WebMapServiceFactorypublic WebMapService create()
WebMapServiceFactorycreate in interface WebMapServiceFactory