On May 7, 8:50 pm, Fernando Dominguez <[email protected]> wrote: > > I am trying to use a custom icon for my static map, however if i use a > image from my intranet the map doe snot seem to work is this a limitation > of the API or am I doing something wrong?
Both. The Static Map server constructs a single image of the map you request, including any lines and markers required. For that to work, it needs to be able to get any markers you specify. Google won't be able to reach a marker on your intranet. This isn't explicitly set out in the documentation, although it does mention a "valid" URL. Intranet URLs are not valid in an internet context. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
