Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

option to allow marker overlap #477

Closed
ansis opened this issue Jun 19, 2014 · 7 comments · Fixed by #486
Closed

option to allow marker overlap #477

ansis opened this issue Jun 19, 2014 · 7 comments · Fixed by #486
Assignees
Milestone

Comments

@ansis
Copy link
Contributor

ansis commented Jun 19, 2014

No description provided.

@mourner
Copy link
Member

mourner commented Jun 23, 2014

Currently this happens when you don't specify size, right?

@kkaefer
Copy link
Contributor

kkaefer commented Jun 23, 2014

On native, size is used for determining the size of the placeholder in the sprite atlas, so it is always required.

@mourner
Copy link
Member

mourner commented Jun 23, 2014

Right. How about icon-collide and text-collide boolean props, true by default?

@kkaefer
Copy link
Contributor

kkaefer commented Jun 23, 2014

how about icon-allow-overlap?

@mourner
Copy link
Member

mourner commented Jun 23, 2014

👍 and also -ignore-placement from the same spec. Both for icon and text. -allow-overlap will be the same as the current -always-visible (currently for text), right?

@kkaefer
Copy link
Contributor

kkaefer commented Jun 23, 2014

Yeah

@mourner
Copy link
Member

mourner commented Jun 23, 2014

OK, I can grab this.

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

Successfully merging a pull request may close this issue.

3 participants