mgl-control - a custom control component
mgl-control
Controls
...<mgl-map ...> <mgl-control> Hello </mgl-control> ... <mgl-control mglNavigation></mgl-control> ... <mgl-control mglScale unit="imperial" position="top-right"></mgl-control> ... <mgl-control mglTerrain source="rasterDemSource" exaggeration="3.1" ></mgl-control></mgl-map> Copy
...<mgl-map ...> <mgl-control> Hello </mgl-control> ... <mgl-control mglNavigation></mgl-control> ... <mgl-control mglScale unit="imperial" position="top-right"></mgl-control> ... <mgl-control mglTerrain source="rasterDemSource" exaggeration="3.1" ></mgl-control></mgl-map>
Readonly
Init input
A callback method that performs custom clean-up, invoked immediately before a directive, pipe, or service instance is destroyed.
mgl-control
- a custom control componentSee
Controls
Example