Skip to main content
User account menu
Log in
Ukrainian Educational Research Association
English
Українська
Toggle navigation
Main navigation
About us
Mission
Our History
UERA Members
Constitution
Ethical Guidelines
Partners
Certificates of UERA members
Season Schools
Journal
Conference
Projects
UERA members' projects
UERA projects
Resources
Journals
Conferences
Publications
Contact Us
Primary tabs
Log in
Create new account
(active tab)
Reset your password
Create new account
Email address
Username
Password
Confirm password
Ім'я і прізвище
Організація
Адреса
geo
Leaflet
settings
Additional map settings provided by
Leaflet
Height
Width
Zoom level
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
The initial resolution at which to display the map, where zoom 0 corresponds to a map of the Earth fully zoomed out, and higher zoom levels zoom in at a higher resolution.
Advanced Settings
Min Zoom level
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Minimum zoom level of the map. If not specified and at least one GridLayer or TileLayer is in the map, the lowest of their minZoom options will be used instead. 0 to skip.
Max Zoom level
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Maximum zoom level of the map. If not specified and at least one GridLayer or TileLayer is in the map, the highest of their maxZoom options will be used instead. 0 to skip.
Max Bounds
When this option is set, the map restricts the view to the given geographical bounds, bouncing the user back if the user tries to pan outside the view. To set the restriction dynamically, use setMaxBounds method.
North East
Latitude
Longitude
South West
Latitude
Longitude
CRS
L.CRS.EPSG3395
L.CRS.EPSG3857
L.CRS.EPSG4326
L.CRS.Earth
L.CRS.Simple
L.CRS.Base
The Coordinate Reference System to use. Don't change this if you're not sure what it means. Do not add 'L.CRS.' in front.
Render Paths on a Canvas renderer. By default, all Paths are rendered in a SVG renderer.
Zoom Snap
Forces the map's zoom level to always be a multiple of this, particularly right after a fitBounds() or a pinch-zoom. By default, the zoom level snaps to the nearest integer; lower values (e.g. 0.5 or 0.1) allow for greater granularity. A value of 0 means the zoom level will not be snapped after fitBounds or a pinch-zoom.
Tap Tolerance
Controls how much the map's zoom level will change after a zoomIn(), zoomOut(), pressing + or - on the keyboard, or using the zoom controls. Values smaller than 1 (e.g. 0.5) allow for greater granularity.
Automatically update map on browser window resize.
Map can be zoomed to a rectangular area specified by dragging the mouse while pressing the shift key.
Map can be zoomed in by double clicking on it and zoomed out by double clicking while holding shift. If passed 'center', double-click zoom will zoom to the center of the view regardless of where the mouse was.
Map is draggable with mouse/touch or not.
Map zoom animation is enabled. By default it's enabled in all browsers that support CSS3 Transitions except Android.
Zoom Animation Threshold
Won't animate zoom if the zoom difference exceeds this value.
Tile fade animation is enabled. By default it's enabled in all browsers that support CSS3 Transitions except Android.
Markers animate their zoom with the zoom animation, if disabled they will disappear for the length of the animation. By default it's enabled in all browsers that support CSS3 Transitions except Android.
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. Feels especially nice on touch devices. Enabled by default unless running on old Android devices.
Inertia Deceleration
The rate with which the inertial movement slows down, in pixels/second².
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.
Ease Linearity
The curvature factor of panning animation easing (third parameter of the Cubic Bezier curve). 1.0 means linear animation, the less the more bowed the curve.
Max Bounds Viscosity
If maxBounds is set, this option will control how solid the bounds are when dragging the map around. The default value of 0.0 allows the user to drag outside the bounds at normal speed, higher values will slow down map dragging outside bounds, and 1.0 makes the bounds fully solid, preventing the user from dragging outside the bounds.
Makes the map focusable and allows users to navigate the map with keyboard arrows and +/- keys.
Keyboard Pan Delta
Amount of pixels to pan when pressing an arrow key.
Map can be zoomed by using the mouse wheel. If passed 'center', it will zoom to the center of the view regardless of where the mouse was.
Wheel Debounce Time
Limits the rate at which a wheel can fire (in milliseconds). By default user can't zoom via wheel more often than once per 40 ms.
Wheel Pixel Per Zoom Level
How many scroll pixels (as reported by L.DomEvent.getWheelDelta) mean a change of one full zoom level. Smaller values will make wheel-zooming faster (and vice versa).
Enables mobile hacks for supporting instant taps (fixing 200ms click delay on iOS/Android) and touch holds (fired as contextmenu events).
Tap Tolerance
The max number of pixels a user can shift his finger during touch for it to be considered a valid tap.
Map can be zoomed by touch-dragging with two fingers. If passed 'center', it will zoom to the center of the view regardless of where the touch events (fingers) were. Enabled for touch-capable web browsers except for old Androids.
Set it to false if you don't want the map to zoom beyond min/max zoom and then bounce back when pinch-zooming.
Map Features
Enable
Feature
Settings
Weight
Map Control - Geocoder
Add geocoder control element.
Weight for Map Control - Geocoder
-100
-10
-9
-8
-7
-6
-5
-4
-3
-2
-1
0
1
2
3
4
5
6
7
8
9
10
Position
Top left
Top right
Bottom left
Bottom right
Geocoder plugin
Photon
Label
Description
Autocomplete minimal input length
Location Priority
Latitude
Longitude
Remove duplicates from the Photon API
Client Location Indicator
Continuously show client location marker on map.
Weight for Client Location Indicator
-10
-9
-8
-7
-6
-5
-4
-3
-2
-1
0
1
2
3
4
5
6
7
8
9
10
Disable User Interaction
Disable direct user interaction like zooming or panning
Weight for Disable User Interaction
-10
-9
-8
-7
-6
-5
-4
-3
-2
-1
0
1
2
3
4
5
6
7
8
9
10
Draw Shapes
Draw shapes based on locations.
Weight for Draw Shapes
-10
-9
-8
-7
-6
-5
-4
-3
-2
-1
0
1
2
3
4
5
6
7
8
9
10
Remove markers
Draw polyline
Polyline title (Tokens supported)
Stroke color
Stroke opacity
Stroke width
Draw polygon
Polygon title (Tokens supported)
Fill color
Fill opacity
Gesture Handling
Prevents map pan and zoom on page scroll. See
https://github.com/elmarquis/Leaflet.GestureHandling
Weight for Gesture Handling
-10
-9
-8
-7
-6
-5
-4
-3
-2
-1
0
1
2
3
4
5
6
7
8
9
10
Leaflet Rotate
Allow map rotation.
Weight for Leaflet Rotate
-10
-9
-8
-7
-6
-5
-4
-3
-2
-1
0
1
2
3
4
5
6
7
8
9
10
Display control
Bearing
Map Control - Attribution
Add attribution the map.
Weight for Map Control - Attribution
-10
-9
-8
-7
-6
-5
-4
-3
-2
-1
0
1
2
3
4
5
6
7
8
9
10
Position
Top left
Top right
Bottom left
Bottom right
Prefix
Map Control - Fullscreen
Add button to toggle fullscreen.
Weight for Map Control - Fullscreen
-10
-9
-8
-7
-6
-5
-4
-3
-2
-1
0
1
2
3
4
5
6
7
8
9
10
Position
Top left
Top right
Bottom left
Bottom right
Map Control - Locate
Add button to center on client location. Hidden on non-https connection.
Weight for Map Control - Locate
-10
-9
-8
-7
-6
-5
-4
-3
-2
-1
0
1
2
3
4
5
6
7
8
9
10
Position
Top left
Top right
Bottom left
Bottom right
Map Control - Recenter
Add button to recenter map.
Weight for Map Control - Recenter
-10
-9
-8
-7
-6
-5
-4
-3
-2
-1
0
1
2
3
4
5
6
7
8
9
10
Position
Top left
Top right
Bottom left
Bottom right
Map Control - Scale
A simple scale control that shows the scale of the current center of screen in metric (m/km) and imperial (mi/ft) systems.
Weight for Map Control - Scale
-10
-9
-8
-7
-6
-5
-4
-3
-2
-1
0
1
2
3
4
5
6
7
8
9
10
Position
Top left
Top right
Bottom left
Bottom right
Metric
Imperial
Map Control - Tile layer
Add button to change layers.
Weight for Map Control - Tile layer
-10
-9
-8
-7
-6
-5
-4
-3
-2
-1
0
1
2
3
4
5
6
7
8
9
10
Position
Top left
Top right
Bottom left
Bottom right
Default layer label
Providers
OpenStreetMap
OpenStreetMap Mapnik
OpenStreetMap BlackAndWhite
OpenStreetMap DE
OpenStreetMap CH
OpenStreetMap France
OpenStreetMap HOT
OpenStreetMap BZH
OpenTopoMap
OpenTopoMap
Thunderforest
Thunderforest OpenCycleMap
Thunderforest Transport
Thunderforest TransportDark
Thunderforest SpinalMap
Thunderforest Landscape
Thunderforest Outdoors
Thunderforest Pioneer
OpenMapSurfer
OpenMapSurfer Roads
OpenMapSurfer Grayscale
Hydda
Hydda Full
Hydda Base
MapBox
MapBox
Stamen
Stamen Toner
Stamen TonerBackground
Stamen TonerLite
Stamen Watercolor
Stamen Terrain
Stamen TerrainBackground
Stamen TopOSMRelief
Esri
Esri WorldStreetMap
Esri DeLorme
Esri WorldTopoMap
Esri WorldImagery
Esri WorldTerrain
Esri WorldShadedRelief
Esri WorldPhysical
Esri OceanBasemap
Esri NatGeoWorldMap
Esri WorldGrayCanvas
HERE
HERE normalDay
HERE normalDayCustom
HERE normalDayGrey
HERE normalDayMobile
HERE normalDayGreyMobile
HERE normalDayTransit
HERE normalDayTransitMobile
HERE normalNight
HERE normalNightMobile
HERE normalNightGrey
HERE normalNightGreyMobile
HERE normalNightTransit
HERE normalNightTransitMobile
HERE redcuedDay
HERE redcuedNight
HERE basicMap
HERE mapLabels
HERE trafficFlow
HERE carnavDayGrey
HERE hybridDayMobile
HERE hybridDayTransit
HERE hybridDayGrey
HERE pedestrianDay
HERE pedestrianNight
HERE satelliteDay
HERE terrainDay
HERE terrainDayMobile
FreeMapSK
FreeMapSK
MtbMap
MtbMap
CartoDB
CartoDB Positron
CartoDB PositronNoLabels
CartoDB PositronOnlyLabels
CartoDB DarkMatter
CartoDB DarkMatterNoLabels
CartoDB DarkMatterOnlyLabels
CartoDB Voyager
CartoDB VoyagerNoLabels
CartoDB VoyagerOnlyLabels
CartoDB VoyagerLabelsUnder
HikeBike
HikeBike
HikeBike HillShading
BasemapAT
BasemapAT basemap
BasemapAT grau
BasemapAT overlay
BasemapAT highdpi
BasemapAT orthofoto
NLS
NLS
GeoportailFrance
GeoportailFrance parcels
GeoportailFrance ignMaps
GeoportailFrance maps
GeoportailFrance orthos
API key
Get your API Key here
Thunderforest
.
Access Token
Get your Access Token here
MapBox
.
APP ID
APP Code
Get your APP ID and Code here
HERE
.
API key
Get your API Key here
GeoportailFrance
.
Map Control - Zoom
Add buttons to zoom the map.
Weight for Map Control - Zoom
-10
-9
-8
-7
-6
-5
-4
-3
-2
-1
0
1
2
3
4
5
6
7
8
9
10
Position
Top left
Top right
Bottom left
Bottom right
Marker Clusterer
Cluster close markers together.
Weight for Marker Clusterer
-10
-9
-8
-7
-6
-5
-4
-3
-2
-1
0
1
2
3
4
5
6
7
8
9
10
Marker Cluster default settings
Hovering over a cluster shows the bounds of its markers.
Clicking a cluster zooms to the bounds.
Disable clustering at zoom
Marker Icon Adjustment
Icon properties.
Weight for Marker Icon Adjustment
-10
-9
-8
-7
-6
-5
-4
-3
-2
-1
0
1
2
3
4
5
6
7
8
9
10
Icon path
Icon Size - Width
Icon Size - Height
Icon Anchor - X
Icon Anchor - Y
Popup Anchor - X
Popup Anchor - Y
Shadow path
Shadow Size - Width
Shadow Size - Height
Shadow Anchor - X
Shadow Anchor - Y
Marker Popup
Open Popup on Marker click.
Weight for Marker Popup
-10
-9
-8
-7
-6
-5
-4
-3
-2
-1
0
1
2
3
4
5
6
7
8
9
10
Automatically show info text.
Max width of the popup, in pixels. 0 will skip setting.
Min width of the popup, in pixels. 0 will skip setting.
If set, creates a scrollable container of the given height inside a popup if its content exceeds it. 0 will skip setting.
Set it to false if you don't want the map to do panning animation to fit the opened popup.
Set it to true if you want to prevent users from panning the popup off of the screen while it is open.
Controls the presence of a close button in the popup.
Set it to false if you want to override the default behavior of the popup closing when another popup is opened.
Set it to false if you want to override the default behavior of the ESC key for closing of the popup.
A custom CSS class name to assign to the popup.
Marker Scroll-to-ID
Clicking on a marker will try to scroll to the respective ID.
Weight for Marker Scroll-to-ID
-10
-9
-8
-7
-6
-5
-4
-3
-2
-1
0
1
2
3
4
5
6
7
8
9
10
Scroll target ID
Marker Zoom & Animate
Set a URL anchor.
Weight for Marker Zoom & Animate
-10
-9
-8
-7
-6
-5
-4
-3
-2
-1
0
1
2
3
4
5
6
7
8
9
10
Anchor ID
Max Bounds
Restrict map to set bounds.
Weight for Max Bounds
-10
-9
-8
-7
-6
-5
-4
-3
-2
-1
0
1
2
3
4
5
6
7
8
9
10
North
South
East
West
Tile Layer - Custom
Set a custom map tile layer.
Weight for Tile Layer - Custom
-10
-9
-8
-7
-6
-5
-4
-3
-2
-1
0
1
2
3
4
5
6
7
8
9
10
URL
Attribution
© <a href="https://osm.org/copyright">OpenStreetMap</a> contributors
Subdomains
Max Zoom
Tile Layer - Overlays
Select a map tile layer overlay.
Weight for Tile Layer - Overlays
-10
-9
-8
-7
-6
-5
-4
-3
-2
-1
0
1
2
3
4
5
6
7
8
9
10
OpenInfraMap Power
OpenInfraMap Telecom
OpenInfraMap Petroleum
OpenInfraMap Water
OpenSeaMap
OpenPtMap
OpenRailwayMap
OpenFireMap
SafeCast
OpenMapSurfer AdminBounds
Hydda RoadsAndLabels
Stamen TonerHybrid
Stamen TonerLines
Stamen TonerLabels
Stamen TopOSMFeatures
OpenWeatherMap Clouds
OpenWeatherMap CloudsClassic
OpenWeatherMap Precipitation
OpenWeatherMap PrecipitationClassic
OpenWeatherMap Rain
OpenWeatherMap RainClassic
OpenWeatherMap Pressure
OpenWeatherMap PressureContour
OpenWeatherMap Wind
OpenWeatherMap Temperature
OpenWeatherMap Snow
JusticeMap income
JusticeMap americanIndian
JusticeMap asian
JusticeMap black
JusticeMap hispanic
JusticeMap multi
JusticeMap nonWhite
JusticeMap white
JusticeMap plurality
Tile Layer - Providers
Select a map tile layer.
Weight for Tile Layer - Providers
-10
-9
-8
-7
-6
-5
-4
-3
-2
-1
0
1
2
3
4
5
6
7
8
9
10
OpenStreetMap Mapnik
OpenStreetMap BlackAndWhite
OpenStreetMap DE
OpenStreetMap CH
OpenStreetMap France
OpenStreetMap HOT
OpenStreetMap BZH
OpenTopoMap
Thunderforest OpenCycleMap
Thunderforest Transport
Thunderforest TransportDark
Thunderforest SpinalMap
Thunderforest Landscape
Thunderforest Outdoors
Thunderforest Pioneer
OpenMapSurfer Roads
OpenMapSurfer Grayscale
Hydda Full
Hydda Base
MapBox
Stamen Toner
Stamen TonerBackground
Stamen TonerLite
Stamen Watercolor
Stamen Terrain
Stamen TerrainBackground
Stamen TopOSMRelief
Esri WorldStreetMap
Esri DeLorme
Esri WorldTopoMap
Esri WorldImagery
Esri WorldTerrain
Esri WorldShadedRelief
Esri WorldPhysical
Esri OceanBasemap
Esri NatGeoWorldMap
Esri WorldGrayCanvas
HERE normalDay
HERE normalDayCustom
HERE normalDayGrey
HERE normalDayMobile
HERE normalDayGreyMobile
HERE normalDayTransit
HERE normalDayTransitMobile
HERE normalNight
HERE normalNightMobile
HERE normalNightGrey
HERE normalNightGreyMobile
HERE normalNightTransit
HERE normalNightTransitMobile
HERE redcuedDay
HERE redcuedNight
HERE basicMap
HERE mapLabels
HERE trafficFlow
HERE carnavDayGrey
HERE hybridDayMobile
HERE hybridDayTransit
HERE hybridDayGrey
HERE pedestrianDay
HERE pedestrianNight
HERE satelliteDay
HERE terrainDay
HERE terrainDayMobile
FreeMapSK
MtbMap
CartoDB Positron
CartoDB PositronNoLabels
CartoDB PositronOnlyLabels
CartoDB DarkMatter
CartoDB DarkMatterNoLabels
CartoDB DarkMatterOnlyLabels
CartoDB Voyager
CartoDB VoyagerNoLabels
CartoDB VoyagerOnlyLabels
CartoDB VoyagerLabelsUnder
HikeBike
HikeBike HillShading
BasemapAT basemap
BasemapAT grau
BasemapAT overlay
BasemapAT highdpi
BasemapAT orthofoto
NLS
GeoportailFrance parcels
GeoportailFrance ignMaps
GeoportailFrance maps
GeoportailFrance orthos
API key
Get your API Key here
Thunderforest
.
Access Token
Get your Access Token here
MapBox
.
APP ID
APP Code
Get your APP ID and Code here
HERE
.
API key
Get your API Key here
GeoportailFrance
.
Web Map services
Provide single-tile/untiled/nontiled layers, shared WMS sources, and GetFeatureInfo-powered identify.
Weight for Web Map services
-10
-9
-8
-7
-6
-5
-4
-3
-2
-1
0
1
2
3
4
5
6
7
8
9
10
Service url
Service version
Layers to display on map
Styles in which layers are to be rendered
Spatial Reference System
Format for the map output
See
WMS output formats
for supported values.
Transparent
Identify
Latitude
Longitude
Create new account