new cercalia.MapRouting.Event(type, opt_marker, opt_ge, opt_formattedAddress)
src/cercalia/maprouting.js, line 1643
Name | Type | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
type |
string |
Type. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
marker |
cercalia.Marker |
Marker. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ge |
Cercalia GeoEntity object.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
formattedAddress |
string |
Formatted address. |
Extends
Members
-
formattedAddress{string} {undefined}
-
Formatted address.
-
ge{cercaliax.GeEntity} {undefined}
-
Geo entity Cercalia object.
-
marker{cercalia.Marker} {undefined}
-
Marker created / moved.
-
target{Object}
-
The event target.
-
type{string}
-
The event type.
Methods
-
Stop event propagation.
-
Stop event propagation.
Events
-
Generic change event. Triggered when the revision counter is increased.