mickeyjohn

Results 9 comments of mickeyjohn

Hi, I got the same error message when trying to use V2 on CommonJs modules. Thus, I migrated to using v2 with some code changes as examples below. Basically, in...

Migrated to Angular 9. Tried migrated i18n to use $localize but It still did not fully work thus I have to revert back. Painful. Confirmed that the extractor actually does...

Had to use the workaround as @johannks mentioned before that is injecting i18n:I18n on every component's constructor.

Hi everyone, I have had the same problem after setting the L.Browser.touch option of leaflet to false. I Just rarely can finish a polygon by clicking on the first item....

Hi, I am having error as mentioned in #21 using latest version of leaflet (1.2.0) and draw plugin. Would any one please help re-merge the fixing in #22. Thank you...

Hi @vdanika, It should be fixed by this [pull request](https://github.com/mhr3/unzip-stream/pull/46)

Hi @1Map , Could you please share a sample zip file for the error? Thanks

I am using it with leaflet Draw to draw polylines with (corridor/weight) in meters. After a change in corridor, I update its options.corridor = then call layer.updateCallback(); but it does...

Hi mikhailshilkov, Wow, It works. Great thanks. I think It would look cleaner if it requires only one method call like layer.refresh();. Have a great weekend. John.