On Mar 21, 10:40 am, Jan Vávra <[email protected]> wrote:
> Hello everyone. Im... newbie and i got some serious problems with my map ...
> Im tryin to make player database of 2 states , Czech Republic and Slovakia.
> Everything must have own icon. I made this :

http://lolko.4fan.cz/pokus4.php

I get a javascript error:
Error: missing ) after argument list
Source File: http://lolko.4fan.cz/pokus4.php
Line: 188, Column: 38
Source Code:
var marker = createMarker(point,Flame my CHAMP,'Nick:Flame my CHAMP
<br> Jmeno: <br> Typ:cz <br> Server:EU <br> Mesto:Praha 4-Hodkovi?ky
<br> Ulice:Na lysinách 39/4  <br> Vek: <br> Stat:?eská republika <br>
ICQ: <br> Skype: <br> Email:lol.registrace@centr

Looks like you are missing quotes around the string "Flame my
CHAMP" (or more likely, that is a user name and shouldn't be allowed
to have spaces in it).


> buti cant make it work.
> + is there any way to make it in api v3 ?

Questions about v3 should be posted in the v3 group:
http://groups.google.com/group/google-maps-js-api-v3

(the answer is yes, there is a way to make it in API v3, but you will
have to change it to do that, probably less work to fix it in v2, but
one would expect that you will be moving to v3 at some point anyway)

  -- Larry

> Thank you.

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

Reply via email to