Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 594 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 594 Bytes

WME_ChatJumper

"Chat Jumper" for Waze Map Editor.

/* Changelog

  • 0.0.7 - bugfix, more comatible with Chat addon writed by dummyd2
  • 0.0.6 - bugfix.
  • 0.0.5 - prevent from initializing again ChatJumper, when it is aleready initialized.
  • 0.0.4 - added presaving oryginal _onClick function, this may help with errors in future where oryginal function change
  • 0.0.3 - now zoom level is also saved and used when jumping back
  • 0.0.2 - position is saved also in localStorage, so it is remebered even if page is reloaded
  • 0.0.1 - initial version */

License MIT/BSD/X11