On Sep 3, 4:28 pm, croat_google <domagoj.skle...@gmail.com> wrote:
> Hi,
>
> Can somebody point me in to wright direction with this problem:
>
> I have some 10000 city names in my database with latitute, longitude (not
> all) and I need to place markers on google maps based on data in my database
> for them (aditional data from database is number od residants, postal
> code...), how can I do that, does anybody have any idea how to integrate
> data from database in to API v3.

Have you seen the articles in the documentation?
http://code.google.com/apis/maps/documentation/javascript/articles.html

The concepts in these are applicable:
http://code.google.com/apis/maps/articles/phpsqlajax_v3.html
http://code.google.com/apis/maps/articles/phpsqlgeocode.html

(they are PHP, not ASP.NET, but the concept will translate)

  -- Larry


>
> Thx in advance

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to