SymbolixAU

Results 144 comments of SymbolixAU

I think this is easy enough to add as a small utility function in mapdeck. For what it's worth, these are the zoom levels I found somewhere on Mapbox's site...

> I'm thinking of when the spatial object is in a map projection, or would you restrict to only longlat data (and Mercator with a little more effort)? All [mapdeck...

related: #129

I image in the first instance it will be a one-way relationship; mapdeck will simply read & plot any 's2' object. There may be more cross-over with `sfheaders` though, so...

The problem with testing actual API calls is I would have to expose my API key (unless you know of another way?)

> Also, is it possible to access the result from the search rather than just the coordinates? Possibly the location and address data of the result? You should be able...

> Clicking on other place markers not searched for do trigger the observer. By 'other place markers', do you mean the icons you see already loaded on the map? If...

I probably won't change it, but I'll consider allowing it to accept numerics. I just need to think through the impact of it.

Please see issue #26 , I think this might address your issue.

@juansecal What about simply using [this approach](https://github.com/SymbolixAU/googleway/issues/26#issuecomment-313308155) ``` curl_proxy = 'google.com' ``` Unfortunately I can't test nor reproduce your issue, as I'm not behind any firewall.