+ + Taiwan SVG map as checkboxes + + + + Pointed location: {{ pointedLocation }} + + + Focused location: {{ focusedLocation }} + + + Selected locations: + + + {{ getLocationName(location) }} + + + + + + + +
+ + France SVG map as links + + + + Pointed location: {{ pointedLocation }} + + + Focused location: {{ focusedLocation }} + + + Clicked location: {{ clickedLocation }} + + + + + +
+ + Australia SVG map as radio buttons + + + + Pointed location: {{ pointedLocation }} + + + Focused location: {{ focusedLocation }} + + + Selected location: {{ getLocationName(selectedLocation) }} + + + + + +