Method: MotionPrime::GoogleMapElement#view_class

Defined in:
motion-prime/elements/google_map.rb

#view_classObject



3
4
5
# File 'motion-prime/elements/google_map.rb', line 3

def view_class
  "GMSMapView"
end