Mike Bronner

Results 240 comments of Mike Bronner

Thanks for the update on this. Any PRs are welcomed, as I am fairly swamped at the moment.

@extraric If its the locale setting, you must set that in the config file.

Unfortunately the `toJson` method won't work on the collection directly, as the classes in the collection are not compatible. We would have to override each of these models, might do...

Thank you, that's a good point. I will delve into this down the road and explore this more. :)

@ianjohn27 Good suggestion! I would be happy to review a PR for this, if anyone wants to contribute. :)

Hi @Dontorpedo thanks for submitting that idea. However, for now I think I will leave that feature out, because it doesn't really match with the intended purpose of this package....

@Dontorpedo Thanks for following up. For that to be programmatically useful though, I would think you would need to have more information returned than just the coordinates of the marker....

I can see what you mean by showing other markers nearby on the detail screen to give context, though. If we limited it to nearby markers, we would have to...

Hi @bigperson, thanks for the suggestion. You should be able to insert the provider with the given Yandex map tile URL. Have you tried this? Also, can you provide a...

Yea, I have not tested this package with those old versions. You are welcome to create a fork of the package, and update `composer.json` to see if you can get...