org.jasig.portlet.maps.mvc.portlet
Class MapViewController
java.lang.Object
org.jasig.portlet.maps.mvc.portlet.MapViewController
@Controller
@RequestMapping(value="VIEW")
public class MapViewController
- extends Object
|
Method Summary |
org.springframework.web.portlet.ModelAndView |
getView(javax.portlet.RenderRequest request)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PREFERENCE_API_KEY
public static final String PREFERENCE_API_KEY
- See Also:
- Constant Field Values
PREFERENCE_STARTING_LATITUDE
public static final String PREFERENCE_STARTING_LATITUDE
- See Also:
- Constant Field Values
PREFERENCE_STARTING_LONGITUDE
public static final String PREFERENCE_STARTING_LONGITUDE
- See Also:
- Constant Field Values
PREFERENCE_STARTING_ZOOM
public static final String PREFERENCE_STARTING_ZOOM
- See Also:
- Constant Field Values
MAP_OPTION_MAPTYPE_CONTROL
public static final String MAP_OPTION_MAPTYPE_CONTROL
- See Also:
- Constant Field Values
MAP_OPTIONS_PAN_CONTROL
public static final String MAP_OPTIONS_PAN_CONTROL
- See Also:
- Constant Field Values
MAP_OPTIONS_ZOOM_CONTROL
public static final String MAP_OPTIONS_ZOOM_CONTROL
- See Also:
- Constant Field Values
MAP_OPTIONS_STREET_VIEW
public static final String MAP_OPTIONS_STREET_VIEW
- See Also:
- Constant Field Values
MAP_OPTIONS_SCALE_CONTROL
public static final String MAP_OPTIONS_SCALE_CONTROL
- See Also:
- Constant Field Values
MAP_OPTIONS_ROTATE_CONTROL
public static final String MAP_OPTIONS_ROTATE_CONTROL
- See Also:
- Constant Field Values
MAP_OPTIONS_OVERVIEW_CONTROL
public static final String MAP_OPTIONS_OVERVIEW_CONTROL
- See Also:
- Constant Field Values
MapViewController
public MapViewController()
getView
@RequestMapping
public org.springframework.web.portlet.ModelAndView getView(javax.portlet.RenderRequest request)
throws Exception
- Throws:
Exception
Copyright © 2011 Jasig. All Rights Reserved.