Hi Larry!

Thanks.  I must have some odd caching problem then, because I wrote
some new java code stating a custom green marker !!! LOL,  here:

http://www.whatsonchiangmai.com/images/dd-start.png

      baseIcon = new GIcon();
      baseIcon.image = "/images/dd-start.png";
      /** baseIcon.shadow = "shadow.png"; **/
      baseIcon.iconSize = new GSize(12, 20);
      baseIcon.shadowSize = new GSize(12, 20);
      baseIcon.iconAnchor = new GPoint(6, 10);
      baseIcon.infoWindowAnchor = new GPoint(10, -5);

So, if you are getting a red market, I am even more confused ... Ha Ha  :-)

Yours faithfully, Tim



On Wed, Oct 8, 2008 at 12:15 AM, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
>
>
>
> On Oct 7, 10:06 am, "Tim Bass" <[EMAIL PROTECTED]> wrote:
>> Hi Larry,
>>
>> Thank you for replying.   I cleared by caches in both FF3 and IE and
>> still get only a small white square with a little gray thing; which is
>> not our marker, which is defined as a green, standard push pin.
>>
>> Do you see a push pin?
>
> I see the default (red with dot) marker.  When I click it an
> infoWindow opens that says "Night Bazaar".
>
>  -- Larry
>
>>
>> Thanks again.
>>
>> Yours sincerely, Tim
>>
>> On Wed, Oct 8, 2008 at 12:00 AM, [EMAIL PROTECTED]
>>
>>
>>
>> <[EMAIL PROTECTED]> wrote:
>>
>> > On Oct 7, 8:59 am, Tim <[EMAIL PROTECTED]> wrote:
>> >> Dear All,
>>
>> >> This is my first post, so please be gentle, thanks!    I am new to
>> >> this API and am trying to fix a problem where the map marker does not
>> >> show up on the map.  I have searched quite a few code examples, but
>> >> there are so many different ones, I am a bit confused.
>>
>> >> Here is a link to one of my maps, where you can see we seem to be
>> >> getting blank marker code;
>>
>> >>http://www.whatsonchiangmai.com/2008/10/06/rare-earth-tribal-art/
>>
>> > I see a marker on that page with an infoWindow that opens on click (in
>> > IE6).  Perhaps you have an earlier (non-functional) copy stuck in your
>> > cache.
>>
>> >  -- Larry
>>
>> >> I found some code that seems to be a call to Google for a marker, but
>> >> it must not be working.   What I would like to do is to simply replace
>> >> the seemingly bad code with enough code to bring up a basic red push
>> >> pin marker for now (from my web server).
>>
>> >> Thanks in advance for teaching me how to do this.- Hide quoted text -
>>
>> - Show quoted text -
> >
>

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

Reply via email to