Rob Christian

Results 4 comments of Rob Christian

Cool, 4 years, no response.

I'd like to callout the matter that the types don't seem to cover how we can extract the LatLngs from geoman layers. Currently, the only way I see is ```typescript...

> @robcdd You can't call `getLatLng()` or `getLatLngs()` on a `Layer`-type. You need first cast to the right type. Look: #1014 This example works for event listener, but how do...

Hi @csantos42. Thanks for the thoughtful response. The first 2 points both sound encouraging. On the 3rd: > If I'm understanding the problem correctly, the issue is that there's no...