Hi, I seem to have something not quite yet in my map. I combined my maptiler images and 2 fusion table layers onto a google map.
The problem I am having is the toggling between my fusion table layes is not working. I would like the Campus markers to load then if you want to see the Sustainability ones you can click Campus off and turn on Sustainability.
On Fri, Feb 3, 2012 at 7:53 AM, justawebbie <slrobe...@alaska.edu> wrote: > Hi, I seem to have something not quite yet in my map. I combined my > maptiler images and 2 fusion table layers onto a google map.
> The problem I am having is the toggling between my fusion table layes is > not working. I > would like the Campus markers to load then if you want to see the > Sustainability ones you can click Campus off and turn on Sustainability.
> Plus the center is not center like it should to.
> -- > You received this message because you are subscribed to the Google Groups > "Fusion Tables API Users Group" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/fusion-tables-users-group/-/QXhh7AK5KZUJ. > To post to this group, send email to > fusion-tables-users-group@googlegroups.com. > To unsubscribe from this group, send email to > fusion-tables-users-group+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/fusion-tables-users-group?hl=en.
thank you that worked on my click-able layers I figured I did something silly in that respect. The Center coordinates are correct and would like it to start at zoom level 14. I have been trying different things and reading on it but since I converted it from api 2 to api 3 I can not for the life of me get this to work. I know it is something so basic and silly on my part since I am trying to learn and teach myself all this code.
thank you again for all your help and if anyone has any ideas on what I did wrong please let me know.
On Feb 8, 12:30 pm, justawebbie <slrobe...@alaska.edu> wrote:
> thank you that worked on my click-able layers I figured I did something
> silly in that respect. The Center coordinates are correct and would like
> it to start at zoom level 14. I have been trying different things and
> reading on it but since I converted it from api 2 to api 3 I can not for
> the life of me get this to work. I know it is something so basic and silly
> on my part since I am trying to learn and teach myself all this code.
Did you try map.setZoom(14); right after do the map.setCenter?
> -- > You received this message because you are subscribed to the Google Groups > "Fusion Tables API Users Group" group. > To post to this group, send email to > fusion-tables-users-group@googlegroups.com. > To unsubscribe from this group, send email to > fusion-tables-users-group+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/fusion-tables-users-group?hl=en.
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Fusion Tables API Users Group" group.
> > To post to this group, send email to
> > fusion-tables-users-group@googlegroups.com.
> > To unsubscribe from this group, send email to
> > fusion-tables-users-group+unsubscribe@googlegroups.com.
> > For more options, visit this group at
> >http://groups.google.com/group/fusion-tables-users-group?hl=en.