[Google Maps API v3] Re: New Markers in Internet Explorer

2011-08-23 Thread Jordan Train
I found that the marker constructor now requires a scaledSize parameter. If you did not pass a Size object to your constructor as the last argument you can try that. On Aug 23, 11:42 am, Dan Pagliarini wrote: > I have a map that loads markers from a php database and a form that allows a > user t

[Google Maps API v3] Re: Markers not rendering.

2011-08-23 Thread Jordan Train
I stumbled onto the answer by trial and error. The new API's require a scaledSize parameter when constructing a custom marker. This used to be an optional parameter. I don't know if this a universal issue but it is inside the environment I have been working in. On Aug 23, 3:07 pm, Jo

[Google Maps API v3] Markers not rendering.

2011-08-23 Thread Jordan Train
I have a few apps running on Palm Devices WebOs platform. All at once, marker rendering has been impaired on all the apps. One one of the apps, the rendering is INTERMITTENT. Everything was working a few days ago. I have not changed the code on any of the apps. Any word on what may be going on?

[Google Maps API v3] Unable to Render a Map Marker

2011-08-22 Thread Jordan Train
Today I noticed that some of my apps were not rendering markers for custom-defined marker images. Everything was working fine before. I suspect some change was made to the API. Anyone else having this issue? -- You received this message because you are subscribed to the Google Groups "Google