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

Documentation and understanding why maps don't work #9

Open
paour opened this issue Mar 10, 2023 · 2 comments
Open

Documentation and understanding why maps don't work #9

paour opened this issue Mar 10, 2023 · 2 comments

Comments

@paour
Copy link

paour commented Mar 10, 2023

I'm trying to use the IGN map, and I supplied a key, but there may be special parameters required. Do you have documents explaining how to do this?

It would be nice to have access to a request/response log view to be able to understand why a given map doesn't work.

My perspective is that I used to develop an Android-native map app, MyTrails, and I'm trying to find a successor. I was thinking of using React Native, but Nativescript doesn't sound too dissimilar. I really like AlpiMaps so far 👍 .

@farfromrefug
Copy link
Collaborator

@paour thanks IGN is a special beast in the sense that it depends on what you subscribed for in the pro plan. I will try with my key to ensure all works fine.
As for the logs the production build does not produce any on purpose to be as fast and lightweight (battery wise) as possible.
Also keep in mind that alpimaps real potential is with offline generated data as explained in the readme.
About N yes a hundred time stronger than RN. We are a small community but we are moving fast

@farfromrefug
Copy link
Collaborator

@paour i tested IGN and it works fine. What i can you is that as a protection i set the User-Agent to 'AlpiMaps' for IGN.
It works fine for my keys where i add the security on User-Agent.
Maybe you can try that

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

No branches or pull requests

2 participants