so yeah i got that, got it from someone else
http://mesonet.agron.iastate.edu/cgi-bin/wms/nexrad/n0r.cgi?version=1.1.1&request=GetMap&service=WMS&srs=EPSG:4326&format=image/png&transparent=true&styles=&layers=nexrad-n0r
its a WMS so you need the code to go from WMS to
<script src="http://chignik.berkeley.edu/google/wms236.js"
type="text/javascript"></script>
then you need to load it as a GTileLayer
old example..
http://chignik.berkeley.edu/google/wmstest236.html
you can see another implementation at
http://www.gpsvisualizer.com/draw/
On Jan 27, 12:39 pm, STV <[email protected]> wrote:
> Hi,
>
> Actually I need to display weather in my map. The example link is
> given bellow.
>
> http://www.dyasdesigns.com/geoxml/myweather.htm
>
> In this example, There is an option called "Nexrad Radar". This is
> what exactly I need to do.
>
> Thank you very much for your reply
>
> On Jan 27, 1:10 pm, Region 3 DFG <[email protected]> wrote:
>
> > whats a radar option?
> > do you have an example website you have seen and liked?
>
> > On Jan 27, 8:46 am, STV <[email protected]> wrote:
>
> > > Hi,
>
> > > I am trying to add radar option in my map. But I did not get any
> > > sample code for that. Anybody has sample code for adding radar option
> > > in map. Please reply to me.
>
> > > Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---