I am having difficulties making a map on two different pages work.

I am trying to show points from a georss feed xml file on a google map. 

 

I am new to Javascript etc. and have tried several things from the 
Javascript Overlay API v3 webpage but nothing works.

There are several things I want to do with it, but can’t figure out how.

 

I can get the points to show but can’t get my icons to show instead of the 
default one.

 

Here are the pages so far:

http://www.state.sc.us/forest/scnotifs.htm

http://www.state.sc.us/forest/scfires.htm

 

1. I want to set the zoom to level on both pages so that it will show out 
entire state every time the map opens.  I thought setting zoom level would 
do that, but it always expands to the fartherest points and if there is only 
one point it zooms into that one. I want the state of SC centered with state 
lines showing.

 

   1. I want my icon (burnnotif.gif) to show up instead of the default ones.

(fireactive.gif and fireout.gif for the scfires page)

 

   1. I want to pull the information from the xml file to populate the info 
   window. 

(status, location, landmark, county, initial report, forested acres, 
non-forested acres, total acres, and cause)

 

 

Any help would be greatly appreciated.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to