A sprite image is one image instead of many. The intention behind is
to reduce the requests to the server: One request instead of many.

This is an example of a sprite image from Google Maps
http://maps.gstatic.com/mapfiles/hpimgs15.png

I looked at your xml file and noticed an unknown format of lats and
longs:

lat="033:32:36" long="112:11:36"

So you should know the format of these attributes, I'd guess they have
to be converted for Maps APi usage.





On Jul 13, 4:55 pm, Chandra Miller <chandraleemil...@gmail.com> wrote:
> @QuentinUK - I could not find an example on the Services.htm webpage.
> But thank you for the .js link.  I have downloaded that code from Bill
> Chadwick already.  My data values are currently in N, S, W, E not
> degrees and I dont know if I can get this code to work with that or if
> I am going to need the degrees to be within my xml file.
> @Esa - I do already have arrows that I have created.  Can I not "use
> it as a sprite" with my current map?  I am not an expert programer but
> I have figured out everything so far related to my maps.  If you could
> point me in a direction to research how to do this I can try to figure
> it out.  I really appreciate any feedback I can get.  I just replied
> to your email.  Thank you so much.

-- 
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