POST
|
If you use HTML tags in the string provided to PopupTemplate.title (or Popup.title) and it would render them as actual HTML. For example, you could pass "<a href="{website}">{name}</a>" and have a working hyperlink. If you had multiple features associated with a popup, it also displayed the link in the features list menu, up until 4.5 was released. Now the popup title displays correctly, but the feature list displays the raw HTML string for each item. Is this a bug? I can easily duplicate this in the sandbox if necessary.
... View more
10-03-2017
10:50 AM
|
0
|
0
|
435
|
POST
|
And still not in 4.4. Is there any kind of published roadmap/timeline for when certain features are targeted for release? It would be awesome to have a little more transparency into the process. These and a few others I've been waiting on (e.g. HeatmapRenderer) have been listed as "Coming Soon" for a long time, and if they're not going to be in 4.5 I'm going to need to start looking into rolling my own in the meantime.
... View more
08-22-2017
06:11 AM
|
0
|
2
|
1338
|
POST
|
FYI, most of the dependencies mentioned are now available in NPM: dojox / dijit / dgrid / put-selector And it's not a matter of whether or not Bower is supported, but that it's not the best choice for a lot of developers anymore, particularly when using ES6 modules or TypeScript. Considering we currently have to mitigate the Dojo AMD loader interfering with the module loader we actually want to use, having it be part of the reason for not having an NPM module is doubly frustrating.
... View more
09-27-2016
09:27 AM
|
2
|
4
|
1656
|
POST
|
I'm not seeing 4.0 as an option in the JS API dropdown for the JavaScript Web Optimizer. Is bower the only way to generate a custom build currently? Are there plans to allow this via the JSO?
... View more
08-26-2016
09:01 AM
|
0
|
0
|
592
|
POST
|
Is your map flush with the top-left edge of your page? If not, it seems there is a bug in 4.0beta3 where the click target is offset by whatever the margin is. PopupTemplate click target offset if any margin
... View more
02-24-2016
08:57 AM
|
0
|
1
|
530
|
POST
|
Given this issue, has anyone been able to successfully create their own custom Basemap? I've tried creating an instance using the url to one my locally-hosted tiled services, but the URLs it generates to request tiles seem to be off. My services were using a state-plain spatial reference (WKID 4269), which I passed as an option. Is it possible that it expects a Basemap to be in a specific spatial reference, or be generated a particular way? If anyone has any guidance or could provide a working code example I'd be much obliged.
... View more
02-16-2016
01:36 PM
|
0
|
0
|
1234
|
POST
|
The project is still a ways from release, but I wouldn't want to start any new development in 3.x considering the official guidance on migrating to 4.0 is "Consider rewriting applications instead of simply trying to update them." It just so happens the first functionality we're implementing involves Popups on Point symbols, which this defect makes pretty unusable when embedded within our site.
... View more
01-28-2016
07:10 AM
|
0
|
0
|
760
|
POST
|
I think so. Is this forum the best place to log the issue, or is there an actual bug tracking system I should be using?
... View more
01-28-2016
06:25 AM
|
0
|
3
|
760
|
POST
|
Using the Popup sample, if you put any top/left margin at all on the viewDiv, the click target is offset by a corresponding amount (easier to see if you switch to displaying Point symbols). For example, if you have a 20px left margin, you have to click 20px to the right of where the symbol is displayed on the map. Similarly for any top margin (or other positioning). Right/Bottom margins do not seem to affect anything. I think something in the API is making an assumption that the map will always be flush with the top left of the browser window, or possibly that it might be applying the offset twice, since you have to click in the opposite direction of where the feature/graphic would be located if the margin did not exist.
... View more
01-27-2016
12:51 PM
|
1
|
5
|
2829
|
Title | Kudos | Posted |
---|---|---|
2 | 09-27-2016 09:27 AM | |
1 | 01-27-2016 12:51 PM |
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:24 AM
|