@Controller @RequestMapping(value="VIEW") public class GoogleMapsController extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PREFERENCE_STARTING_LOCATION |
static String |
PREFERENCE_STARTING_ZOOM |
| Constructor and Description |
|---|
GoogleMapsController() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.portlet.ModelAndView |
getView(javax.portlet.RenderRequest request) |
public static final String PREFERENCE_STARTING_LOCATION
public static final String PREFERENCE_STARTING_ZOOM
Copyright © 2016 Jasig. All Rights Reserved.