Jon

Results 8 issues of Jon

Hi, I'm rendering a bunch of files, but struggling with the format option `map.renderFile(filePath, { format: format }, (err) => { ... }` Eg, format = `webp:quality=90` outputs the same...

bug

Hello, I'm using the authentication and login stuff, which is working fine. However, I need one route to be open to anyone, not just logged in members. `Member: extensions: -...

question

Would be good if there was a nice way of passing a page full URL to the json. Currently a page returns the URLSegment, but no full path.

question
documentation

I'm wondering if there are examples of retrieving data that relates to the currently authenticated member (via log in then using token). For my app I want to get list...

Mouse events seem to be returning locations without elevation. This handled for _queryRenderedFeatures, but other pointer events return the wrong location. #2248

### Description In the example shown below, when clicking the map to add points, the markers appear correct until you move the map. It appears that however the mouse screen...

bug

not strictly an issue with this template, but by putting the login form in a popup, if you enter the wrong details it returns you do a 'page not found'...

## Motivation With a large dataset, we can dynamically use `setFeatureState` to change some aspects of how a feature is displayed without having to update the entire geojson source. However,...

feature :green_apple: