wlanslovenija / PiplMesh

A social info portal for wireless networks.
http://dev.wlan-si.net/wiki/PiplMesh
Other
39 stars 19 forks source link

Sending pull request for Google weather layer #255

Closed Gitek1 closed 12 years ago

Gitek1 commented 12 years ago

1) Added google weather layer on existing google map. 2) Added checkbox for enable/disable this weather layer on map.

Signed-off-by: Gitek1 denis.zupanc@gmail.com

Gitek1 commented 12 years ago

Yes, you are right. I will fix all of that (change code formatting, add button on the map and delete one of the google maps api library). Tnx!

mitar commented 12 years ago

Yes, you are right. I will fix all of that (change code formatting, add button on the map and delete one of the google maps api library). Tnx!

I am not sure to what you are answering here?

mitar commented 12 years ago

So in fact this should not be modifying map panel. So this is not the right approach. Map panel should provide just a map. And then other panels should provide additional content. Which users will be able to turn on or off. So if user has a weather panel, then weather should be also visible on the map.

mitar commented 12 years ago

Read discussion in #225 on this topic. I will probably prepare some code for this, because it seems to me that you will be stuck otherwise.

mitar commented 12 years ago

You get few points extra for Signed-off-by. :-)

mitar commented 12 years ago

Update from main repository.

mitar commented 12 years ago

Closing in favor of #310.