Kate Johnson

Results 5 issues of Kate Johnson

I'd like to execute a custom function to clear all of the markers on my map when I click the zoomHome button. Is there a way to execute this on...

I see that there is a way to get the users with a specific role, but I'm interested in getting the users with a specific scope. Say there were a...

enhancement
good first issue

When I run `npm install` the build finishes but it seems to build with the `x86_64` architecture instead of the new `arm64` architecture needed for the M3 chip that my...

I am using the following, from the example, and get an error. ``` var pointList = [new L.LatLng(20.00, 140.0), L.LatLng(50.00, -120.0), L.LatLng(70.50, 170.0)]; //Create and display a wrapping polygon. new...

Is there support for inDesign (.indd, .idml) files with this? From what I can see, the `type` property for files with that extension continues to be empty despite my best...