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

Shareable Feature URL #242

Open
kommander opened this issue Oct 26, 2020 · 0 comments
Open

Shareable Feature URL #242

kommander opened this issue Oct 26, 2020 · 0 comments
Labels
could have Small improvements that are nice to have but not necessary enhancement New feature or request

Comments

@kommander
Copy link
Collaborator

kommander commented Oct 26, 2020

Ausgewaehltes Feature (im Moment ein Landkreis) sollte per URL erreichbar sein.

#230 (comment)

Hierzu muesste man dieses Objekt in der URL encoden:

export type FeaturePropId = {
  mappingId: string;
  featureId: string;
  featurePropId: string;
  lngLat?: Array<number>;
};
@kommander kommander added enhancement New feature or request could have Small improvements that are nice to have but not necessary labels Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
could have Small improvements that are nice to have but not necessary enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant