Skip navigation links
A B C E F G I K L M N O P R S T W X Y Z 

A

afterInitialized() - Method in class org.fujion.lmaps.event.LocationFoundEvent
 
afterInitialized() - Method in class org.fujion.lmaps.event.MapClickEvent
 
afterInitialized() - Method in class org.fujion.lmaps.event.MapResizeEvent
 
attributionControl - Variable in class org.fujion.lmaps.LeafletOptions
Whether an attribution control is added to the map by default.

B

bounceAtZoomLimits - Variable in class org.fujion.lmaps.LeafletOptions
Set it to false if you don't want the map to zoom beyond min/max zoom and then bounce back when pinch-zooming.

C

center - Variable in class org.fujion.lmaps.LeafletOptions
Initial geographic center of the map.
clear() - Method in class org.fujion.lmaps.LeafletMap
Removes the current map.
contains(LatLng) - Method in class org.fujion.lmaps.LatLngBounds
Returns true if the given point is in this bounds.

E

easeLinearity - Variable in class org.fujion.lmaps.LeafletOptions
No information.
enableHighAccuracy - Variable in class org.fujion.lmaps.LocateOptions
Enables high accuracy, see description in the W3C spec.
equals(Object) - Method in class org.fujion.lmaps.LatLng
 
equals(Object) - Method in class org.fujion.lmaps.LatLngBounds
 
equals(Object) - Method in class org.fujion.lmaps.Point
 
ErrorEvent - Class in org.fujion.lmaps.event
An error event.
ErrorEvent() - Constructor for class org.fujion.lmaps.event.ErrorEvent
 
extend(LatLng) - Method in class org.fujion.lmaps.LatLngBounds
Extends this bounds to contain the given point.

F

fadeAnimation - Variable in class org.fujion.lmaps.LeafletOptions
Whether the tile fade animation is enabled.
fitBounds(LatLngBounds) - Method in class org.fujion.lmaps.LeafletMap
Sets a map view that contains the given geographical bounds with the maximum zoom level possible.
flyToBounds(LatLngBounds) - Method in class org.fujion.lmaps.LeafletMap
 

G

getAccuracy() - Method in class org.fujion.lmaps.event.LocationFoundEvent
 
getAltitude() - Method in class org.fujion.lmaps.event.LocationFoundEvent
 
getAltitudeAccuracy() - Method in class org.fujion.lmaps.event.LocationFoundEvent
 
getBounds() - Method in class org.fujion.lmaps.event.LocationFoundEvent
 
getCenter() - Method in class org.fujion.lmaps.LatLngBounds
Computes the center of this LatLngBounds.
getCenter() - Method in class org.fujion.lmaps.LeafletMap
Get the center coordinates.
getCode() - Method in class org.fujion.lmaps.event.ErrorEvent
 
getContainerPoint() - Method in class org.fujion.lmaps.event.MapClickEvent
 
getHeading() - Method in class org.fujion.lmaps.event.LocationFoundEvent
 
getLatitude() - Method in class org.fujion.lmaps.LatLng
Returns the latitude component.
getLayerPoint() - Method in class org.fujion.lmaps.event.MapClickEvent
 
getLocation() - Method in class org.fujion.lmaps.event.LocationFoundEvent
 
getLocation() - Method in class org.fujion.lmaps.event.MapClickEvent
 
getLongitude() - Method in class org.fujion.lmaps.LatLng
Returns the longitude component.
getMaxZoom() - Method in class org.fujion.lmaps.LeafletMap
Gets the upper limit for the available zoom levels.
getMessage() - Method in class org.fujion.lmaps.event.ErrorEvent
 
getMinZoom() - Method in class org.fujion.lmaps.LeafletMap
Gets the lower limit for the available zoom levels.
getNewSize() - Method in class org.fujion.lmaps.event.MapResizeEvent
 
getNortheast() - Method in class org.fujion.lmaps.LatLngBounds
Returns the north-east corner of this bounds.
getOldSize() - Method in class org.fujion.lmaps.event.MapResizeEvent
 
getOptions() - Method in class org.fujion.lmaps.LeafletMap
Returns the option map.
getSouthwest() - Method in class org.fujion.lmaps.LatLngBounds
Returns the south-west corner of this bounds.
getSpeed() - Method in class org.fujion.lmaps.event.LocationFoundEvent
 
getTimestamp() - Method in class org.fujion.lmaps.event.LocationFoundEvent
 
getX() - Method in class org.fujion.lmaps.Point
Get the x-coordinate;
getY() - Method in class org.fujion.lmaps.Point
Get the y-coordinate;
getZoom() - Method in class org.fujion.lmaps.LeafletMap
Get the map's zoom level.

I

inertia - Variable in class org.fujion.lmaps.LeafletOptions
If enabled, panning of the map will have an inertia effect where the map builds momentum while dragging and continues moving in the same direction for some time.
inertiaDeceleration - Variable in class org.fujion.lmaps.LeafletOptions
Max speed of the inertial movement, in pixels/second.
isRunning() - Method in class org.fujion.lmaps.LeafletMap
Returns true if a map is currently displayed on the client.

K

keyboard - Variable in class org.fujion.lmaps.LeafletOptions
Makes the map focusable and allows users to navigate the map with keyboard arrows and +/- keys.
keyboardPanDelta - Variable in class org.fujion.lmaps.LeafletOptions
Amount of pixels to pan when pressing an arrow key.

L

lat - Variable in class org.fujion.lmaps.LatLng
Latitude specified in degrees within the range [-90, 90].
LatLng - Class in org.fujion.lmaps
Latitude/longitude coordinates.
LatLng(double, double) - Constructor for class org.fujion.lmaps.LatLng
 
LatLng(Map<String, Number>) - Constructor for class org.fujion.lmaps.LatLng
 
LatLngBounds - Class in org.fujion.lmaps
Represents a rectangle in geographical coordinates, including one that crosses the 180 degrees longitudinal meridian.
LatLngBounds(LatLng, LatLng) - Constructor for class org.fujion.lmaps.LatLngBounds
Create a new bounds given SW and NE coordinates.
LatLngBounds(double, double, double, double) - Constructor for class org.fujion.lmaps.LatLngBounds
Create a new bounds given individual latitudes and longitudes.
LatLngBounds(Map<String, Map<String, Number>>) - Constructor for class org.fujion.lmaps.LatLngBounds
 
LeafletMap - Class in org.fujion.lmaps
Fujion wrapper for Leaflet.js interactive maps.
LeafletMap() - Constructor for class org.fujion.lmaps.LeafletMap
 
LeafletOptions - Class in org.fujion.lmaps
 
LeafletOptions() - Constructor for class org.fujion.lmaps.LeafletOptions
 
lng - Variable in class org.fujion.lmaps.LatLng
Longitude specified in degrees within the range [-180, 180].
locate() - Method in class org.fujion.lmaps.LeafletMap
Tries to locate the user using the Geolocation API, firing a locationfound event with location data on success or a locationerror event on failure.
locate(LocateOptions) - Method in class org.fujion.lmaps.LeafletMap
Tries to locate the user using the Geolocation API, firing a locationfound event with location data on success or a locationerror event on failure, and optionally sets the map view to the user's location with respect to detection accuracy (or to the world view if geolocation failed).
LocateOptions - Class in org.fujion.lmaps
Some geolocation methods take this options parameter.
LocateOptions() - Constructor for class org.fujion.lmaps.LocateOptions
 
LocationErrorEvent - Class in org.fujion.lmaps.event
Fired when geolocation (using the locate method) failed.
LocationErrorEvent() - Constructor for class org.fujion.lmaps.event.LocationErrorEvent
 
LocationFoundEvent - Class in org.fujion.lmaps.event
Fired when geolocation (using the locate method) completed successfully.
LocationFoundEvent() - Constructor for class org.fujion.lmaps.event.LocationFoundEvent
 

M

MapClickEvent - Class in org.fujion.lmaps.event
Map click event
MapClickEvent() - Constructor for class org.fujion.lmaps.event.MapClickEvent
 
MapResizeEvent - Class in org.fujion.lmaps.event
Map resize event
MapResizeEvent() - Constructor for class org.fujion.lmaps.event.MapResizeEvent
 
markerZoomAnimation - Variable in class org.fujion.lmaps.LeafletOptions
Whether markers animate their zoom with the zoom animation, if disabled they will disappear for the length of the animation.
maxBoundsViscosity - Variable in class org.fujion.lmaps.LeafletOptions
If maxBounds is set, this option will control how solid the bounds are when dragging the map around.
maximumAge - Variable in class org.fujion.lmaps.LocateOptions
Maximum age of detected location.
maxZoom - Variable in class org.fujion.lmaps.LeafletOptions
Maximum zoom level of the map.
maxZoom - Variable in class org.fujion.lmaps.LocateOptions
The maximum zoom for automatic view setting when using setView option.
minZoom - Variable in class org.fujion.lmaps.LeafletOptions
Minimum zoom level of the map.

N

ne - Variable in class org.fujion.lmaps.LatLngBounds
The northeast corner of the rectangle.

O

org.fujion.lmaps - package org.fujion.lmaps
 
org.fujion.lmaps.event - package org.fujion.lmaps.event
 

P

panBy(double, double) - Method in class org.fujion.lmaps.LeafletMap
Pans the map to a given center.
panInside(LatLngBounds) - Method in class org.fujion.lmaps.LeafletMap
Pans the map to the closest view that would lie inside the given bounds (if it's not already).
panInside(LatLng) - Method in class org.fujion.lmaps.LeafletMap
Pans the map the minimum amount to make the latlng visible.
panTo(LatLng) - Method in class org.fujion.lmaps.LeafletMap
Changes the center of the map to the given LatLng.
parse(String) - Static method in class org.fujion.lmaps.LatLng
Parse the string into a LatLng instance.
Point - Class in org.fujion.lmaps
A point on a two-dimensional plane.
Point(double, double) - Constructor for class org.fujion.lmaps.Point
 
Point(Map<String, Number>) - Constructor for class org.fujion.lmaps.Point
 
preferCanvas - Variable in class org.fujion.lmaps.LeafletOptions
Whether Paths should be rendered on a Canvas renderer.

R

run() - Method in class org.fujion.lmaps.LeafletMap
Display the map on the client using the current options.

S

scrollWheelZoomBoolean - Variable in class org.fujion.lmaps.LeafletOptions
Whether the map can be zoomed by using the mouse wheel.
scrollWheelZoomString - Variable in class org.fujion.lmaps.LeafletOptions
Whether the map can be zoomed by using the mouse wheel.
setCenter(String) - Method in class org.fujion.lmaps.LeafletMap
Set the center coordinates.
setCenter(LatLng) - Method in class org.fujion.lmaps.LeafletMap
Sets the current center of the map.
setMaxZoom(int) - Method in class org.fujion.lmaps.LeafletMap
Set the upper limit for the available zoom levels.
setMinZoom(int) - Method in class org.fujion.lmaps.LeafletMap
Set the lower limit for the available zoom levels.
setView - Variable in class org.fujion.lmaps.LocateOptions
If true, automatically sets the map view to the user location with respect to detection accuracy, or to world view if geolocation failed.
setZoom(int) - Method in class org.fujion.lmaps.LeafletMap
Set the map's zoom level.
stopLocate() - Method in class org.fujion.lmaps.LeafletMap
Stops watching location previously initiated by map.locate({watch: true}) and aborts resetting the map view if map.locate was called with {setView: true}.
sw - Variable in class org.fujion.lmaps.LatLngBounds
The southwest corner of the rectangle.

T

tap - Variable in class org.fujion.lmaps.LeafletOptions
Enables mobile hacks for supporting instant taps (fixing 200ms click delay on iOS/Android) and touch holds (fired as contextmenu events).
tapTolerance - Variable in class org.fujion.lmaps.LeafletOptions
The max number of pixels a user can shift his finger during touch for it to be considered a valid tap.
timeout - Variable in class org.fujion.lmaps.LocateOptions
Number of milliseconds to wait for a response from geolocation before firing a locationerror event.
toString() - Method in class org.fujion.lmaps.LatLng
 
toString() - Method in class org.fujion.lmaps.LatLngBounds
 
toString() - Method in class org.fujion.lmaps.Point
 
touchZoomBoolean - Variable in class org.fujion.lmaps.LeafletOptions
Whether the map can be zoomed by touch-dragging with two fingers.
touchZoomString - Variable in class org.fujion.lmaps.LeafletOptions
Whether the map can be zoomed by touch-dragging with two fingers.
transform3DLimit - Variable in class org.fujion.lmaps.LeafletOptions
Defines the maximum size of a CSS translation transform.
TYPE - Static variable in class org.fujion.lmaps.event.LocationErrorEvent
The event type.
TYPE - Static variable in class org.fujion.lmaps.event.LocationFoundEvent
The event type.
TYPE - Static variable in class org.fujion.lmaps.event.MapClickEvent
The event type.
TYPE - Static variable in class org.fujion.lmaps.event.MapResizeEvent
The event type.

W

watch - Variable in class org.fujion.lmaps.LocateOptions
If true, starts continuous watching of location changes (instead of detecting it once) using W3C watchPosition method.
wheelDebounceTime - Variable in class org.fujion.lmaps.LeafletOptions
Limits the rate at which a wheel can fire (in milliseconds).
wheelPxPerZoomLevel - Variable in class org.fujion.lmaps.LeafletOptions
How many scroll pixels (as reported by L.DomEvent.getWheelDelta) mean a change of one full zoom level.
worldCopyJump - Variable in class org.fujion.lmaps.LeafletOptions
With this option enabled, the map tracks when you pan to another "copy" of the world and seamlessly jumps to the original one so that all overlays like markers and vector layers are still visible.

X

x - Variable in class org.fujion.lmaps.Point
The x-coordinate.

Y

y - Variable in class org.fujion.lmaps.Point
The y-coordinate;

Z

zoom(int) - Method in class org.fujion.lmaps.LeafletMap
Increments the zoom of the map by delta.
zoom - Variable in class org.fujion.lmaps.LeafletOptions
Initial map zoom level.
zoomAnimation - Variable in class org.fujion.lmaps.LeafletOptions
Whether the map zoom animation is enabled.
zoomAnimationThreshold - Variable in class org.fujion.lmaps.LeafletOptions
Won't animate zoom if the zoom difference exceeds this value.
zoomAround(LatLng) - Method in class org.fujion.lmaps.LeafletMap
Zooms the map while keeping a specified geographical position on the map stationary.
zoomAround(Point) - Method in class org.fujion.lmaps.LeafletMap
Zooms the map while keeping a specified pixel on the map (relative to the top-left corner) stationary.
zoomControl - Variable in class org.fujion.lmaps.LeafletOptions
Whether a zoom control is added to the map by default.
A B C E F G I K L M N O P R S T W X Y Z 
Skip navigation links

Copyright © 2023 Fujion Framework. All rights reserved.