Conversation
|
Exaple kml: |
Passing run #2018 ↗︎Details:
Review all test suite changes for PR #806 ↗︎ |
|||||||||||||||
d3f033c to
278ebf5
Compare
ltshb
left a comment
There was a problem hiding this comment.
Personally I prefer the text to be below the marker, especially for the position marker having the text below is more intuitive.
We can discuss that tomorrow, maybe somebody else has a strong opinion about it. |
8e991fa to
db45ad0
Compare
357dcb2 to
4c44e28
Compare
|
@ltshb currently when exporting and then reimporting a kml file, there will be no offset since it is considered to be a legacy layer as there is no metedata when importing it from a file web-mapviewer/src/api/layers/KMLLayer.class.js Lines 89 to 91 in 4c44e28 we could also detect that it fetches the icons from map.geo.admin instead of api3.geo.admin |
9e7f847 to
d2f211d
Compare
ltshb
left a comment
There was a problem hiding this comment.
Looks very thanks a lot.
Now that the offset is in KML it might make sense to test the presence/absence of the offset in KML in e2e test, this should be easily done ?
d2f211d to
0bdc6b9
Compare
I assume it suffices to test the parsing from kml to feature and not the one from feature to kml |
Test link