Public Lab

Option to change strings defined for toolbar actions

For example:

let img = L.distortableImageOverlay('image.jpg', {
  // options
  strings: {
    delete: 'Usuń',
    confirmDelete: 'Czy na pewno chcesz usunąć obraz?',
    lock: 'Zablokuj',
    unlock: 'Odblokuj',
    rotate: 'Obróć',
    // ...
  }
});

Task tags

  • gci dashboard
  • medium
  • leaflet.distortableimage

Students who completed this task

VladeDev

Task type

  • code Code
close

2019