Page 3 of 3 FirstFirst 123
Results 21 to 22 of 22

Thread: Google Map from Microsoft Server Data?

  1. #21
    Join Date
    Jul 2010
    Location
    Manchester, UK
    Posts
    16
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Everything is working now. . . I managed to fix it!! WHat I was trying to do is have a drop down with names populated by ms sql server db and when the user selects a name then the placemarks corresponding to that name will appear on the map by pulling long,lat out of the db. So now it works because even there are > than 6,000 rows in that table each name however doesn't have more than 10 placemarks!! Thank you again!!!

  2. #22
    Join Date
    Jul 2010
    Location
    Manchester, UK
    Posts
    16
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Oh! And yes. The JS arrays were correct but the map would load forever.. I reckon that was due to the query that was pulling all of the placemarks at once (that was before adding the drop down).. So processed code had quite many pairs of coordinates..

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •