James Milner

Results 38 issues of James Milner

Haven't quite got to the bottom of it, but something to do with the fact that OL is minifed by closure compiler, the objects have mangled property names. Hard to...

bug
help wanted

**Enhancement** Calling commands with unknown commands could be more obivous for users. At the moment it can get hidden by the large help text that follows ![screenshot_20190211_155208](https://user-images.githubusercontent.com/8822075/52574823-008de180-2e15-11e9-9fad-ea1399165fb7.png)

![mobilefix](https://user-images.githubusercontent.com/8822075/47647037-c2262c80-db6d-11e8-9ffb-006b017109e3.gif) Aims to fix #482 which made the typing animations overflow on mobile

At the moment to import images in Dojo you have to use require. For example say we want to use an image in a widget, we must do it like...

Hey there, firstly thanks for your great library and hard work it's really appreciated. I've been writing a little library that tries to bring together jartoolkit and ar.js under one...

**Is your feature request related to a problem? Please describe.** We added the `validation` option to TerraDrawSelectMode, which allows users to validate a geometry before a edit is committed. I've...

enhancement

This ticket covers updating the GETTING_STARTED guide with code for the missing examples for OpenLayers, MapboxGL, MapLibreGL and also if you are up to it adding in the ArcGIS Maps...

documentation
help wanted
good first issue

At the moment it is not clear that certain modes do not work on mobile/touch devices - we should look to document this. I would have to double check which...

documentation

This was originally raised in #38 but raising as a separate issue to more easily track it. The purposed of this issue is to explore how viable it would be...

enhancement

Adapters are the way in which we allow Terra Draw to work across different mapping libraries. An Adapter provides the code to map the library specific code to our more...

testing