Native api

it may sounds stupid…but is that geolocation and google map provide the same function?

and is that possible to make a event app on ionic2?

It is possible to make an event app with Ionic2

For the geolocation/google maps question, not stupid at all

They use the same technology, devices geolocation, but provide different data.

Google Maps will get your current location, and draw a map view in your app.
The Geolocation plugin will just return your latitude/longitude position.

hi thx for the reply,
so if i wanna show the location of the event on the map. i just need to import google map?
sorry for that i know how google map work…but really don’t know how it work on this framework…

really need time to understand…