I updated the js and test page. http://yeni.leptr.org/lepmap.asp?ver=6 http://yeni.leptr.org/lepmap_ver_6.js
still getting error. On 16 Ağustos, 13:16, caglaror <[email protected]> wrote: > I forgot parseFloat(), but now still giving error. Please check the js > file > Thank you. > > On 16 Ağustos, 13:03, Rossko <[email protected]> wrote: > > > > > > var dizimiz = new Array(new Array(40.547200,34.980469),new Array > > > (40.563895,36.013184),new Array(39.639538,36.694336),new Array > > > (39.470125,34.936523),new Array(40.547200,34.980469)); > > > > Is it possible to use arrays directly inside the GPolygon? > > > You've seen this thread > > -http://groups.google.com/group/Google-Maps-API/browse_thread/thread/b... > > that explains that GPolygon expects an array of GLatLngs > > > var dizimiz = new Array(new GLatLng(40.547200,34.980469),new GLatlng > > ( ....- Alıntıyı gizle - > > - Alıntıyı göster - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
