Re: [Google Maps API v2] Wanted to convert into v3 service, tried many thing by commenting v2 code and by adding v3 code
Sorry for too much code, but the thing is that i wanted to convert all code from v2 to v3.
Right now i am unable to get inside the " google.maps.event.addListener(map[a], "addoverlay", function() { " function. Nothing is executing and not even error in console.
when i change "GEvent.addListener" to "google.maps.event.addListener". I am unable to execute the function there is lot of thing i have to update from v2 to v3 eg. getPolyline, getVertexCount..etc
And one function is there "addImg(baseUrl, "staticMapOverviewIMG_" + a, a); "which is used to draw the static map.
you can see in my code i have started converting but stuck at addoverlay function.
Please help me.
Thanks
On Wednesday, May 15, 2013 4:45:43 PM UTC+5:45, Andrew Leach wrote:
On 15 May 2013 07:55, <val...@wcities.com> wrote:--
> <script type="text/javascript"
> src="//maps.googleapis.com/maps/api/js?key= <?phpAIzaSyANpAUROdUr6hlIM5vNyiCYso acowmoNdU&sensor=false
> echo $languagev3; ?>"></script>
Is there a question here? There's also **far** too much code and not
enough description of what's going wrong.
You received this message because you are subscribed to the Google Groups "Google Maps API V2" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home