Protected
disposedThe object has already been disposed.
Protected
listenerKey name.
Listener.
Type.
Listener.
Protected
applyProtected
Apply any properties from another object without triggering events.
The source object.
Fonction qui lance le calcul d'isochrone pour les coordonnées sous le clic
event
---- Ajouter un point sur la carte
Fonction utilisée lors d'un clique droit sur la carte Il s'agit d'afficher un marqueur et de stocker les coordonnées de ce point Et tout cela en intéragissant avec le formulaire des paramètres de l'itinéraire
event
---- Ajouter un point sur la carte
Fonction utilisée lors d'un clique droit sur la carte Il s'agit d'afficher un marqueur et de stocker les coordonnées de ce point Et tout cela en intéragissant avec le formulaire des paramètres de l'itinéraire
event
Dispatches an event and calls all listeners listening for events
of this type. The event parameter can either be a string or an
Object with a type
property.
Event object.
false
if anyone called preventDefault on the
event object or if any of the listeners returned false.
Fonction qui ouvre un panel qui affiche les coordonnées et l'adresse sous le clic
event
Fonction qui ouvre le widget des légendes
event
Clean up.
Protected
disposeProtected
Extension point for disposable objects.
Get the listeners for a specified event type. Listeners are returned in the order that they will be called in.
Type.
Listeners.
Get an object of all property names and values.
Object.
Optional
type: stringType. If not provided,
true
will be returned if this event target has any listeners.
Has listeners.
The object has properties.
Key name.
Old value.
Protected
onceProtected
onFonction qui ouvre le widget Catalogue
event
Key name.
Listener.
Type.
Listener.
Overwrite OpenLayers setMap method
Map.
This function is used to set a target element for the control. It has no
effect if it is called after the control has been added to the map (i.e.
after setMap
is called on the control). If no target
is set in the
options passed to the control constructor and if setTarget
is not called
then the control is added to the map's overlay container.
Target.
Convertit les coordonnées en EPSG:4326
Coordonnées en 3857
tableau de coordonnées en 4326
Protected
unProtected
Unlisten for a certain type of event.
Type.
Listener.
options for function call. la clé contextMenuItemsOptions permet de paramétrer un tableau d'item dont le format est hérité de la librairie https://www.npmjs.com/package/ol-contextmenu
ex : { contextMenuItemsOptions : itemsOpt }