graphhopper / graphhopper/graphhopper-maps
re-use Marker.tsx
- Dominant language
- TypeScript
- Stars
- 168
- Forks
- 63
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 2
Description
After #159 we have the following issues related to the query point markers:
* [x] The query point markers are slightly shifted from the coordinate they should represent. See this discussion: https://github.com/graphhopper/graphhopper-maps/pull/176#discussion_r787073295_
* [x] The via-point labels are no longer visible in Firefox, see here: https://github.com/graphhopper/graphhopper-maps/blob/8518a15177877fe2a940a72845a6faf855c27fa4/src/layers/createMarkerSVG.ts#L24
* [ ] We duplicate the svg that is already in `Marker.tsx`: https://github.com/graphhopper/graphhopper-maps/blob/8518a15177877fe2a940a72845a6faf855c27fa4/src/layers/createMarkerSVG.ts#L11-L12
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.