This is an interactive map of Ecuador:
The plugin allows to customize the color and the tooltip for a region. It is also possible to add custom actions that are executed when a region is clicked.
The map of Ecuador can be split into the following regions:
- Azuay
- Bolívar
- Can~ar !Cañar
- Carchi
- Chimborazo
- Cotopaxi
- El Oro
- Esmeraldas
- Galápagos
- Guayas
- Imbabura
- Loja
- Los Ríos
- Manabí
- Morona-Santiago
- Napo
- Orellana
- Pastaza
- Pichincha
- Santa Elena
- Santo Domingo de los Tsáchilas
- Sucumbíos
- Tungurahua
- Zamora-Chinchipe
The map configuration can be found here:
Copy the following text and click on "Import" in the plugin.
Map settings
Name |
Value |
Description |
Region |
Ecuador |
List with all available regions |
Width |
auto |
Width of the map in pixel. 'Auto' means that the map is centered in the available width. |
Height |
auto |
Height of the map in pixel. 'Auto' means that the map is centered in the available height. |
Display mode |
Regions |
Specifies the display mode of the map. |
Border resolution |
Provinces |
The resolution of the map borders. |
Tooltips |
On |
Allows to display a tooltip for highlighted map elements. |
Tooltips: Trigger |
focus |
The user interaction that causes the tooltip to be displayed. |
Tooltips: Use HTML |
On |
Specifies if the tooltips should use HTML. This allows to customize the tooltips even more. For example, if this property is on, it is possible to display images wihtin the tooltip. |
Map template
CSS |
#{cssid} {
} |
HTML |
<div id="{cssid}">
%%map%%
</div> |
JavaScript
Executed when a marker/region is clicked.
Click value can be defined for each map element.
|
|
Map elements (24)
Color |
Name |
Click Value |
|
EC-E |
|
|
EC-C |
|
|
EC-U |
|
|
EC-D |
|
|
EC-N |
|
|
EC-I |
|
|
EC-P |
|
|
EC-M |
|
|
EC-R |
|
|
EC-SD |
|
|
EC-X |
|
|
EC-Y |
|
|
EC-T |
|
|
EC-S |
|
|
EC-A |
|
|
EC-Z |
|
|
EC-H |
|
|
EC-W |
|
|
EC-L |
|
|
EC-O |
|
|
EC-SE |
|
|
EC-G |
|
|
EC-B |
|
|
EC-F |
|
Comments
If you need help or have questions, please leave a comment.