Title: Plot Multiple PinPoints with Line
Last modified: May 14, 2020

---

# Plot Multiple PinPoints with Line

 *  Resolved [wynneit](https://wordpress.org/support/users/wynneit/)
 * (@wynneit)
 * [6 years ago](https://wordpress.org/support/topic/plot-multiple-pinpoints-with-line/)
 * I am trying to create a map with multiple latitude and longitude coordinates 
   plotted and a line drawn between the coordinates. Can I do this with the WP Google
   Maps plugin? I will pull the data from either a SQL Table or Excel file. Thank
   you.

Viewing 1 replies (of 1 total)

 *  [perryrylance](https://wordpress.org/support/users/perryrylance/)
 * (@perryrylance)
 * [6 years ago](https://wordpress.org/support/topic/plot-multiple-pinpoints-with-line/#post-12837659)
 * Hi [@wynneit](https://wordpress.org/support/users/wynneit/)
 * Thank you for getting in touch.
 * Provided you follow the format used by our plugin, you can use an `INSERT INTO...
   SELECT FROM` query to insert data into the `wp_wpgmza_polylines` table, or alternatively
   an `UPDATE` query.
 * Our plugin would then be able to display the data from your source database.
 * Does that help?
 * Kind regards
    – Perry

Viewing 1 replies (of 1 total)

The topic ‘Plot Multiple PinPoints with Line’ is closed to new replies.

 * ![](https://ps.w.org/wp-google-maps/assets/icon-256x256.png?rev=3058363)
 * [WP Go Maps (formerly WP Google Maps)](https://wordpress.org/plugins/wp-google-maps/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-google-maps/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-google-maps/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-google-maps/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-google-maps/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-google-maps/reviews/)

## Tags

 * [Excel](https://wordpress.org/support/topic-tag/excel/)
 * [lines](https://wordpress.org/support/topic-tag/lines/)
 * [sql](https://wordpress.org/support/topic-tag/sql/)

 * 1 reply
 * 2 participants
 * Last reply from: [perryrylance](https://wordpress.org/support/users/perryrylance/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/plot-multiple-pinpoints-with-line/#post-12837659)
 * Status: resolved