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

add capability to create a new map provider at runtime #135

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kd7mrx
Copy link

@kd7mrx kd7mrx commented May 30, 2019

This adds an "AddProvider" method to GmapProviders so that a greatmaps client can create and use a customized provider.

See my fork at https://github.com/kd7mrx/greatmaps for modified demo programs that show how this can be used. Note that the modified demos use a hard-coded URL pointing to a private tile server on my local network. In a real application, that server base URL might be supplied from an application config file. The key point is that the custom map provider could be built into the application, not into the Gmap.NET core.

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.

1 participant