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

Android rendering requires pre-loading pins #2

Open
gadzair opened this issue Aug 16, 2016 · 1 comment
Open

Android rendering requires pre-loading pins #2

gadzair opened this issue Aug 16, 2016 · 1 comment

Comments

@gadzair
Copy link
Contributor

gadzair commented Aug 16, 2016

My pins are generated from a network response, and so they are not available before the visibleregion changes. It still adds the pins but they are not the custom image; they are the regular pins.

@gadzair
Copy link
Contributor Author

gadzair commented Aug 20, 2016

Ok I managed to fix it but needed to basically completely customize the renderer. As such, I felt it was out of scope of this particular github project. I decided to fork a different project and merge some of your stuff with that project to create exactly what I need and want. You can see my implementation here: https://github.com/gadzair/Xamarin.Forms.GoogleMaps

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

1 participant