Skip to content

Conversation

@JelleDekker
Copy link

Added support for non persistent objects and marker labels. This allows markers on the map to be easily identified if the map is displayed next to a ListView for example.

Added support for non persistent objects and marker labels. This allows markers on the map to be easily identified if the map is displayed next to a ListView for example.
Fixed errors comming from ts-lint test
@codecov-io
Copy link

Codecov Report

Merging #35 into master will decrease coverage by 0.39%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #35     +/-   ##
=========================================
- Coverage   83.43%   83.04%   -0.4%     
=========================================
  Files           3        3             
  Lines         169      171      +2     
  Branches       44       45      +1     
=========================================
+ Hits          141      142      +1     
- Misses         28       29      +1
Impacted Files Coverage Δ
src/components/Map.ts 81.69% <ø> (ø) ⬆️
src/components/Marker.ts 90% <100%> (-10%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0550e59...6d76cc8. Read the comment docs.

@JelleDekker
Copy link
Author

Example of the added functionality in use:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants